From: Kate Ferrandino <94081185+KateFerrandino@users.noreply.github.com> Date: Sun, 15 May 2022 22:58:14 +0000 (-0700) Subject: make requirements for contributing clear X-Git-Tag: aggregated-20250518~227^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F751%2Fhead;p=thirdparty%2Fblocklistproject%2Flists.git make requirements for contributing clear --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 17f5090..4fbcfc5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,8 @@ Issues are the best way to propose changes to the lists (we use Github Flow). We 1. Fork the repo and create your branch from master. -2. Ensure that you have not modified any files inside the `alt-version` folder. Automatic scripts will update those files for you. +2. Ensure that you have not modified any files inside the `alt-version` `adguard` `dnsmasq-version` folders or +inside `everything.txt`. Automatic scripts will update those files for you. 3. Issue that pull request!