Update issue templates

This commit is contained in:
Michael Miller
2019-09-28 09:16:08 -07:00
committed by GitHub
parent 37dcd5a8af
commit 060c111782
3 changed files with 20 additions and 0 deletions

14
.github/ISSUE_TEMPLATE/all-others.md vendored Normal file
View 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.

View File

@@ -1,6 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---

View File

@@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---