From: Thomas Merz Date: Sat, 26 Feb 2022 23:41:12 +0000 (+0100) Subject: 🚸 make PR Template more transparent to contributors what to change X-Git-Tag: aggregated-20250518~235^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F673%2Fhead;p=thirdparty%2Fblocklistproject%2Flists.git 🚸 make PR Template more transparent to contributors what to change and what is automatically updated by a GH action --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b067aa0..ee0d248 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,14 @@ ## Summary - + ## 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)