From d9077310278a31766cdcff744b30a4fd388fc0b4 Mon Sep 17 00:00:00 2001 From: Jacob Salmela Date: Tue, 20 Sep 2016 15:10:34 -0500 Subject: [PATCH] new template based on udemy-dl --- .github/ISSUE_TEMPLATE.md | 41 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 04303614..473d1828 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,42 @@ -##### Expected Behaviour: +_This template was created based on the work of [`udemy-dl`](https://github.com/nishad/udemy-dl/blob/master/LICENSE)._ +**In raising this issue, I confirm the following (please check boxes, eg [X]):** -##### Actual Behaviour: +- [ ] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md). +- [ ] I have verified that the issue I am reporting can be replicated, or that the [feature](https://pi-hole.net/feature-requests/) I am suggesting [isn't already acknowledged](https://github.com/pi-hole/pi-hole/wiki). +- [ ] I have checked that the issue I'm reporting isn't already solved and no duplicates exist in [closed issues](https://github.com/pi-hole/pi-hole/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20) and in [opened issues](https://github.com/pi-hole/pi-hole/issues) +- [ ] I have checked the [pull requests tab](https://github.com/pi-hole/pi-hole/pulls) for existing solutions/implementations to my issue/suggestion. +- [ ] I have prefixed my issue title with one of the following: _[BUG], [ISSUE], [FEATURE REQUEST], [QUESTION], [OTHER]_. +**My familiarity with the project is as follows (check one, eg [X]):** -##### Steps to reproduce this issue: +- [ ] I have never used the project. +- [ ] I have used the project briefly. +- [ ] I have used the project extensively, but have not contributed previously. +- [ ] I am an active contributor to the project. + +--- +**(Optional) Debug Log generated by `pihole -d`:** + +`http://termbin.com/` + +**[BUG | ISSUE] Expected Behaviour:** + +_{replace this section with your content or delete if not a BUG/ISSUE}_ + +**[BUG | ISSUE] Actual Behaviour:** + +_{replace this section with your content or delete if not a BUG/ISSUE}_ + +**[BUG | ISSUE] Steps to reproduce:** + +_{replace this section with your content or delete if not a BUG/ISSUE}_ + +- +- +- +- + +**[FEATURE REQUEST | QUESTION | OTHER]:** + +_{replace this line with your content or delete if not a FEATURE REQUEST/QUESTION/OTHER}_