From 6f6450bcff058231d61e962a6b89bb37b7760e18 Mon Sep 17 00:00:00 2001 From: Jacob Salmela Date: Tue, 27 Sep 2016 08:23:52 -0500 Subject: [PATCH] simplify a bit more Removed a few checkboxes. I really don't want to deter people from submitting issue because of a wall of text, but some of this information we really can use to be more helpful. --- .github/ISSUE_TEMPLATE.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2cda41c2..fc2d528e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,10 +3,8 @@ _This template was created based on the work of [`udemy-dl`](https://github.com/ **In raising this issue, I confirm the following (please check boxes, eg [X]):** - [ ] 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 -- [ ] I have checked that the issue I'm reporting isn't a duplicate in our [FAQs](https://github.com/pi-hole/pi-hole/wiki/FAQs), [closed issues](https://github.com/pi-hole/pi-hole/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), or [open 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]_. +- [ ] The issue I am reporting can be *replicated* +- [ ] The issue I'm reporting isn't a duplicate (see [FAQs](https://github.com/pi-hole/pi-hole/wiki/FAQs), [closed issues](https://github.com/pi-hole/pi-hole/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20), and [open issues](https://github.com/pi-hole/pi-hole/issues)). **How familiar are you with the codebase?:** @@ -22,27 +20,23 @@ _This template was created based on the work of [`udemy-dl`](https://github.com/ - [ ] 10 (very familiar) --- -**(Optional) Debug Log generated by `pihole -d`:** +**[FEATURE REQUEST | QUESTION | OTHER]:** -`http://termbin.com/` +_{replace this section with your content or delete if not a FEATURE REQUEST/QUESTION/OTHER}_ **[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]:** +**(Optional) Debug Log generated by `pihole -d`:** -_{replace this line with your content or delete if not a FEATURE REQUEST/QUESTION/OTHER}_ +`http://termbin.com/`