1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 22:09:04 +00:00
pi-hole/.github/ISSUE_TEMPLATE.md

34 lines
1.2 KiB
Markdown
Raw Normal View History

2016-10-24 21:48:38 +00:00
**In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:**
2016-02-17 22:23:01 +00:00
- [] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md).
- [] The issue I am reporting can be *replicated*
2017-04-12 20:05:21 +00:00
- [] The issue I am 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)).
2016-02-17 22:23:01 +00:00
**How familiar are you with the codebase?:**
_{replace this text with a number from 1 to 10, with 1 being not familiar, and 10 being very familiar}_
2016-09-20 20:10:34 +00:00
---
2017-05-31 07:02:57 +00:00
**[BUG REPORT | OTHER]:**
2016-09-20 20:10:34 +00:00
Please [submit your feature request here](https://discourse.pi-hole.net/c/feature-requests), so it is votable by the community. It's also easier for us to track.
2016-09-20 20:10:34 +00:00
**[BUG | ISSUE] Expected Behaviour:**
**[BUG | ISSUE] Actual Behaviour:**
**[BUG | ISSUE] Steps to reproduce:**
-
-
-
-
2016-11-22 20:05:19 +00:00
**(Optional) Debug token generated by `pihole -d`:**
2016-09-20 20:10:34 +00:00
2016-11-22 20:05:19 +00:00
`<token>`
_This template was created based on the work of [`udemy-dl`](https://github.com/nishad/udemy-dl/blob/master/LICENSE)._