|
| 1 | +**By submitting this pull request, I confirm the following:** |
| 2 | +*please fill any appropriate checkboxes, e.g: [X]* |
| 3 | + |
| 4 | +- [ ] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md), as well as this entire template. |
| 5 | +- [ ] I have made only one major change in my proposed changes. |
| 6 | +- [ ] I have commented my proposed changes within the code. |
| 7 | +- [ ] I have tested my proposed changes, and have included unit tests where possible. |
| 8 | +- [ ] I am willing to help maintain this change if there are issues with it later. |
| 9 | +- [ ] I give this submission freely and claim no ownership. |
| 10 | +- [ ] It is compatible with the [EUPL 1.2 license](https://opensource.org/licenses/EUPL-1.1) |
| 11 | +- [ ] I have squashed any insignificant commits. ([`git rebase`](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html)) |
| 12 | + |
| 13 | +Please make sure you [Sign Off](https://github.com/pi-hole/pi-hole/wiki/How-to-signoff-your-commits.) all commits. Pi-hole enforces the [DCO](https://github.com/pi-hole/pi-hole/wiki/Contributing-to-the-project). |
| 14 | + |
| 15 | +--- |
| 16 | +**What does this PR aim to accomplish?:** |
| 17 | +*A detailed description, screenshots (if necessary), as well as links to any relevant GitHub issues* |
| 18 | + |
| 19 | + |
| 20 | +**How does this PR accomplish the above?:** |
| 21 | +*A detailed description (such as a changelog) and screenshots (if necessary) of the implemented fix* |
| 22 | + |
| 23 | + |
| 24 | +**What documentation changes (if any) are needed to support this PR?:** |
| 25 | +*A detailed list of any necessary changes* |
| 26 | + |
| 27 | + |
| 28 | +--- |
| 29 | +* You must follow the template instructions. Failure to do so will result in your pull request being closed. |
| 30 | +* Please respect that Pi-hole is developed by volunteers, who can only reply in their spare time. |
0 commit comments