From e49f508b04eade91be75252ba781925ad1100f53 Mon Sep 17 00:00:00 2001 From: cytopia Date: Fri, 3 Aug 2018 10:33:35 +0200 Subject: [PATCH] Update Github issue/pr templates --- .github/ISSUE_TEMPLATE/bug_report.md | 30 +++++++++++++++++------ .github/ISSUE_TEMPLATE/documentation.md | 16 +++++++----- .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++++--- .github/ISSUE_TEMPLATE/question.md | 16 ++++++------ .github/PULL_REQUEST_TEMPLATE.md | 7 +++--- 5 files changed, 55 insertions(+), 28 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index df2599a8..e9cc84c5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,28 +7,42 @@ about: Create a report to help us improve + #### ISSUE TYPE - Bug Report + #### OS / ENVIRONMENT - -* Host operating system: -* Native Docker or Docker Toolbox: -* Docker version: -* Docker Compose version: + +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 - + #### STEPS TO REPRODUCE - + + + +#### EXPECTED BEHAVIOUR + + + +#### ACTUAL BEHAVIOUR + #### OTHER INFORMATION diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index a209ccc9..b39ac8c7 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -5,20 +5,24 @@ about: Anything related to the Devilbox documentation --- + #### ISSUE TYPE - Documentation + #### SUMMARY - -Explain what is missing or wrong in the documentation and how it should be ---> + +#### Goal + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ec2311c3..d3c3c73e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,16 +5,24 @@ about: Suggest an idea for this project --- + #### ISSUE TYPE - Feature request + #### SUMMARY - + + + +#### Goal + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 3c11c016..9e530e7c 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -5,22 +5,24 @@ about: General question --- #### ISSUE TYPE - Question + #### SUMMARY - -Explain your question in detail below ---> + +#### Goal + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 75085f54..0e94efb4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,9 @@ + # FEATURE_NAME -#### Short description + +#### DESCRIPTION -#### Tasks done - -* [ ] Updated `$DEVILBOX_DATE` in [config.php](https://github.com/cytopia/devilbox/blob/master/.devilbox/www/config.php#L17)