forked from Makuna/NeoPixelBus
Update issue templates
This commit is contained in:
14
.github/ISSUE_TEMPLATE/all-others.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/all-others.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: All others
|
||||||
|
about: If your issue doesn't fit the other two, this will guide you to support.
|
||||||
|
title: "[DELETE ME]"
|
||||||
|
labels: NOT AN ISSUE
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### STOP
|
||||||
|
If you are seeking support, then please use the gitter channel by following this link.
|
||||||
|
[NeoPixelBus Gitter Channel](https://gitter.im/Makuna/NeoPixelBus)
|
||||||
|
|
||||||
|
If you submit issues that are not traceable bugs or feature requests, it will get closed and you will be directed to the gitter channel.
|
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user