]> git.ipfire.org Git - thirdparty/blocklistproject/lists.git/commitdiff
🚸 make PR Template more transparent to contributors what to change 673/head
authorThomas Merz <git@rhoenwurz.de>
Sat, 26 Feb 2022 23:41:12 +0000 (00:41 +0100)
committerThomas Merz <git@rhoenwurz.de>
Sat, 26 Feb 2022 23:41:12 +0000 (00:41 +0100)
   and what is automatically updated by a GH action

.github/PULL_REQUEST_TEMPLATE.md

index b067aa018ea814c996ef6500ab2460098257a093..ee0d2486c03fd1c0ad238dd281f71da4e088839d 100644 (file)
@@ -1,9 +1,14 @@
 ## Summary
 
-<!-- Please include a summary of your changes here -->
+<!-- Please include a summary of your changes here or refer to an issue-->
 
 ## Checklist
 
-- [ ] I have verified that I have not modified any files inside the `alt-version` folder (automated code will automatically update those files)
+- [ ] I have verified that I have not modified the following files:
+      - inside the `adguard` folder
+      - inside the `alt-version` folder
+      - inside the `dnsmasq-version` folder
+      - everything.txt
+
+Because those files will be automatically updated using GitHub Actions!
 
-- [ ] I have verified that I have not modified any files inside the `dnsmasq-version` folder (automated code will automatically update those files)