Update issue templates

This commit is contained in:
2020-01-10 21:24:04 +01:00
committed by GitHub
parent 3f910b5206
commit 0865129567
2 changed files with 44 additions and 0 deletions

28
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,28 @@
---
name: Bug report
about: Report a problem!
title: "[BUG]"
labels: bug
assignees: ''
---
**What exactly happened?**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**What should've happened?**
A clear and concise description of what you expected to happen.
**How did it look?**
If applicable, add screenshots to help explain your problem.
**Where did you encounter the problem?**
- OS: [e.g. iOS]
- Repo: [e.g. URL to your repository]
- Version [e.g. 22]
<!-- If you think you can help us with that, please note it here! -->

View File

@@ -0,0 +1,16 @@
---
name: Feature request
about: Request a feature!
title: "[FEATURE]"
labels: enhancement
assignees: ''
---
**What would you like to change about the program?**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Why do you think this is a cool idea?**
A clear and concise description of why your feature would improve the program.
<!-- If you think you can help us with that, please note it here! -->