From e75d865fbfa63f563c2862fa834dad5f6e6bbca1 Mon Sep 17 00:00:00 2001 From: Xaver Maierhofer Date: Fri, 13 Jul 2018 20:08:23 +0200 Subject: [PATCH] [TASK] Update github issue templates --- .../bug_report.md} | 11 +++++++++- .github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/bug_report.md} (87%) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 87% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md index ef479a6..a3c1fad 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,9 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + @@ -13,7 +19,7 @@ -## Steps to Reproduce (for bugs) +## Steps to Reproduce 1. @@ -31,3 +37,6 @@ * Browser Name and version: * Operating System and version (desktop or mobile): * Link to your project: + +## Screenshots + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..237e35c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + + + + +## Is your feature request related to a problem? Please describe. + + +## Describe the solution you'd like + + +## Describe alternatives you've considered + + +## Additional context +