Added issue templates

This commit is contained in:
ByteHamster 2019-07-14 16:40:04 +02:00
parent 5e848e3b19
commit 3af68f01c6
3 changed files with 52 additions and 0 deletions

17
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -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

View file

@ -0,0 +1,16 @@
---
name: Feature request
about: Request a new feature
---
**Baikal version**: 0.x
<!--
Try do be as specific as possible. Please not only explain what the feature does, but also how. When your request is about changing or extending the UI, describe what the UI would look like and how the user would interact with it.
-->
**Problem you are having**:
**Suggested solution**:

19
.github/ISSUE_TEMPLATE/upgrading.md vendored Normal file
View file

@ -0,0 +1,19 @@
---
name: Upgrading
about: When having trouble upgrading Baikal
---
**Baikal version**: 0.x
<!--
Please fill out the following checklist:
Replace the empty checkboxes [ ] below with checked ones [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**:
<!-- Please describe the problem you are facing -->