Update issue templates

This commit is contained in:
Hofknecht 2019-07-04 23:14:05 +02:00 committed by GitHub
parent 31f27eac5d
commit c2845ee3f3
2 changed files with 5 additions and 22 deletions

View file

@ -1,32 +1,15 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: "[BUG]"
labels: '' labels: ''
assignees: '' assignees: ''
--- ---
**Describe the bug** **Description, Steps to reproduce, Expected behavior, Screenshots**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots** - OS: [e.g. Microsoft Windows 10 Pro]:
If applicable, add screenshots to help explain your problem. - Version [e.g. 0.9.1.233]
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

View file

@ -1,7 +1,7 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: "[Feature]"
labels: '' labels: ''
assignees: '' assignees: ''