From ead2e3e217824d3552e74d037feceb3b9f5bcf4e Mon Sep 17 00:00:00 2001 From: boltgolt Date: Fri, 29 Jun 2018 22:55:40 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 16 ++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 7 +++++++ 2 files changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..ab19290 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,16 @@ +--- +name: Bug report +about: Report something that's not working + +--- + +_Please describe the issue in as much detail as possible, including any errors and traces_ + + + + +---- + + +**Linux distribution (if applicable)**: +**Howdy version**: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..f99ad44 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,7 @@ +--- +name: Feature request +about: 'Suggest a feature or improvement ' + +--- + +