mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-14 21:28:16 +00:00
Split issues into more categories
This commit is contained in:
15
.github/ISSUE_TEMPLATE/documentation.md
vendored
15
.github/ISSUE_TEMPLATE/documentation.md
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: 📝 Questions / Documentation
|
name: 📝 Documentation
|
||||||
about: General questions or sections we should improve in the documentation?
|
about: Anything related to the Devilbox documentation
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -10,16 +10,15 @@ about: General questions or sections we should improve in the documentation?
|
|||||||
2. Fill out all required information below, otherwise it might take more time to properly handle this bug
|
2. Fill out all required information below, otherwise it might take more time to properly handle this bug
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!--
|
|
||||||
Find the Documentation here: https://readthedocs.org/projects/devilbox/
|
|
||||||
-->
|
|
||||||
|
|
||||||
#### ISSUE TYPE
|
#### ISSUE TYPE
|
||||||
<!-- DO NOT CHANGE THIS -->
|
<!-- DO NOT CHANGE THIS -->
|
||||||
- Documentation
|
- Documentation
|
||||||
|
|
||||||
|
|
||||||
#### SUMMARY
|
#### SUMMARY
|
||||||
<!-- Explain your question or missing documentation -->
|
<!--
|
||||||
<!-- Explain what is wrong in the documentation and how it should be -->
|
Find the Documentation here: https://readthedocs.org/projects/devilbox/
|
||||||
|
|
||||||
|
Explain what is missing or wrong in the documentation and how it should be
|
||||||
|
-->
|
||||||
|
|
||||||
|
26
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: ❔ Question
|
||||||
|
about: General question
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!---
|
||||||
|
1. Verify first that your issue/request is not already reported on GitHub.
|
||||||
|
|
||||||
|
2. Fill out all required information below, otherwise it might take more time to properly handle this bug
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
#### ISSUE TYPE
|
||||||
|
<!-- DO NOT CHANGE THIS -->
|
||||||
|
- Question
|
||||||
|
|
||||||
|
|
||||||
|
#### SUMMARY
|
||||||
|
<!--
|
||||||
|
Ensure your question is not already covered by the documentation:
|
||||||
|
https://readthedocs.org/projects/devilbox/
|
||||||
|
|
||||||
|
Explain your question in detail below
|
||||||
|
-->
|
||||||
|
|
Reference in New Issue
Block a user