Update Github issue/pr templates

This commit is contained in:
cytopia 2018-08-03 10:33:35 +02:00
parent 0591e44775
commit e49f508b04
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
5 changed files with 55 additions and 28 deletions

View File

@ -7,28 +7,42 @@ about: Create a report to help us improve
<!---
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
2. Verify that your question is not covered in the docs: https://devilbox.readthedocs.io
3. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this bug report.
-->
#### ISSUE TYPE
<!-- DO NOT CHANGE THIS -->
- Bug Report
<!-- DO NOT CHANGE THIS -->
#### OS / ENVIRONMENT
<!-- Complete all bullet points -->
* Host operating system:
* Native Docker or Docker Toolbox:
* Docker version:
* Docker Compose version:
<!-- COMPLETE ALL 6 BULLET POINTS BELOW: -->
1. Host operating system:
2. Native Docker or Docker Toolbox:
3. Docker version:
4. Docker Compose version:
5. What containers are running:
6. Container versions:
#### SUMMARY
<!--- Explain the problem briefly -->
<!-- Explain the problem briefly -->
#### STEPS TO REPRODUCE
<!--- Show exactly how to reproduce the problem -->
<!-- Show exactly how to reproduce the problem -->
#### EXPECTED BEHAVIOUR
<!-- What is the expected behaviour? -->
#### ACTUAL BEHAVIOUR
<!-- What is the actual behaviour? -->
#### OTHER INFORMATION

View File

@ -5,20 +5,24 @@ about: Anything related to the Devilbox documentation
---
<!---
1. Verify first that your issue/request is not already reported on GitHub.
1. Verify first that your question is not already reported on GitHub.
2. Fill out all required information below, otherwise it might take more time to properly handle this bug
2. Verify that your question is not covered in the docs: https://devilbox.readthedocs.io
3. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this question.
-->
#### ISSUE TYPE
<!-- DO NOT CHANGE THIS -->
- Documentation
<!-- DO NOT CHANGE THIS -->
#### SUMMARY
<!--
Find the Documentation here: https://readthedocs.org/projects/devilbox/
<!-- Add your information here -->
Explain what is missing or wrong in the documentation and how it should be
-->
#### Goal
<!-- Explain what you actually want to accomplish -->

View File

@ -5,16 +5,24 @@ about: Suggest an idea for this project
---
<!---
1. Verify first that your issue/request is not already reported on GitHub.
1. Verify first that your feature 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
2. Verify that your feature is not already implemented: https://devilbox.readthedocs.io
3. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this feature request
-->
#### ISSUE TYPE
<!-- DO NOT CHANGE THIS -->
- Feature request
<!-- DO NOT CHANGE THIS -->
#### SUMMARY
<!--- Explain your feature idea briefly -->
<!-- Explain your feature idea briefly -->
#### Goal
<!-- Explain what you actually want to accomplish with that feature -->

View File

@ -5,22 +5,24 @@ about: General question
---
<!---
1. Verify first that your issue/request is not already reported on GitHub.
1. Verify first that your question is not already reported on GitHub.
2. Fill out all required information below, otherwise it might take more time to properly handle this bug
2. Verify that your question is not covered in the docs: https://devilbox.readthedocs.io
3. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this question.
-->
#### ISSUE TYPE
<!-- DO NOT CHANGE THIS -->
- Question
<!-- DO NOT CHANGE THIS -->
#### SUMMARY
<!--
Ensure your question is not already covered by the documentation:
https://readthedocs.org/projects/devilbox/
<!-- Ask your question here -->
Explain your question in detail below
-->
#### Goal
<!-- Explain what you actually want to accomplish -->

View File

@ -1,10 +1,9 @@
<!-- Add a name to your PR below -->
# FEATURE_NAME
#### Short description
#### DESCRIPTION
<!-- Enter a short description here -->
<!-- Link to issues in case it fixes an issue -->
#### Tasks done
* [ ] Updated `$DEVILBOX_DATE` in [config.php](https://github.com/cytopia/devilbox/blob/master/.devilbox/www/config.php#L17)