From 3af68f01c6fcfcea803a809eea10943a5cf3bcb5 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sun, 14 Jul 2019 16:40:04 +0200 Subject: [PATCH] Added issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 16 ++++++++++++++++ .github/ISSUE_TEMPLATE/upgrading.md | 19 +++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/upgrading.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..69d7170 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: Bug report +about: Create a report to help us improve existing features + +--- + +**Baikal version**: 0.x + +**Expected behaviour**: + +**Current behaviour**: + +**Steps to reproduce**: + +1. This +1. Than that +1. Then diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..f5a7d04 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,16 @@ +--- +name: Feature request +about: Request a new feature + +--- + +**Baikal version**: 0.x + + + +**Problem you are having**: + +**Suggested solution**: + diff --git a/.github/ISSUE_TEMPLATE/upgrading.md b/.github/ISSUE_TEMPLATE/upgrading.md new file mode 100644 index 0000000..72e32f5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/upgrading.md @@ -0,0 +1,19 @@ +--- +name: Upgrading +about: When having trouble upgrading Baikal + +--- + +**Baikal version**: 0.x + + + +- [ ] I have searched open and closed issues for duplicates +- [ ] I have installed the release zip, not the source code zip +- [ ] I have moved the whole, untouched `Specific` folder to the new installation + +**Problem**: +