mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Update issue templates
This commit is contained in:
parent
930e074e2f
commit
e1867c01dc
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
|
6
.github/ISSUE_TEMPLATE/documentation.md
vendored
6
.github/ISSUE_TEMPLATE/documentation.md
vendored
@ -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 -->
|
||||
|
||||
|
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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 -->
|
||||
|
||||
|
24
.github/ISSUE_TEMPLATE/question.md
vendored
24
.github/ISSUE_TEMPLATE/question.md
vendored
@ -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 -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user