Update issue templates

This commit is contained in:
cytopia 2019-01-04 15:23:59 +01:00 committed by GitHub
parent 930e074e2f
commit e1867c01dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 30 additions and 11 deletions

View File

@ -1,6 +1,9 @@
---
name: 🐛 Bug report
name: "\U0001F41B Bug report"
about: Something is not working? Create a report to help us improve
title: ''
labels: bug
assignees: ''
---

View File

@ -1,6 +1,9 @@
---
name: 📝 Documentation
name: "\U0001F4DD Documentation"
about: Anything related to the Devilbox documentation
title: ''
labels: documentation
assignees: ''
---
@ -25,4 +28,3 @@ about: Anything related to the Devilbox documentation
#### Goal
<!-- Explain what you actually want to accomplish -->

View File

@ -1,6 +1,9 @@
---
name: ✨ Feature request
name: "✨ Feature request"
about: Suggest an idea for this project
title: ''
labels: feature
assignees: ''
---
@ -25,4 +28,3 @@ about: Suggest an idea for this project
#### Goal
<!-- Explain what you actually want to accomplish with that feature -->

View File

@ -1,15 +1,28 @@
---
name: ❔ Question
about: Everything works and you just have a question regarding the Devilbox
name: "❔ Question"
about: 'Consider using the Devilbox Forum instead: https://devilbox.discourse.group/'
title: ''
labels: ''
assignees: ''
---
<!-- ---------- GITHUB QUESTIONS ARE DEPRECATED ---------- -->
<!-- ---------- USE THE FORUM ---------- ->
<!-- ---------- https://devilbox.discourse.group/ ---------- ->
<!---
1. Verify first that your question is not already reported on GitHub.
1. A better place for questions is: https://devilbox.discourse.group/
2. Verify that your question is not covered in the docs: https://devilbox.readthedocs.io
2. VERIFY first that your question is not already reported on GitHub.
3. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this question.
3. VERIFY that your question is not covered in the docs: https://devilbox.readthedocs.io
4. VERIFY that your question is not covered in the forum: https://devilbox.discourse.group/
5. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this question.
-->
@ -25,4 +38,3 @@ about: Everything works and you just have a question regarding the Devilbox
#### Goal
<!-- Explain what you actually want to accomplish -->