update issue templates to make more sense

This commit is contained in:
Abigail 2019-12-09 23:50:01 -05:00
parent 5ab7a81604
commit e2fa7713be
2 changed files with 7 additions and 10 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Report a bug to help us improve qrm
title: '' title: ''
labels: bug labels: bug
assignees: '' assignees: ''
@ -12,10 +12,8 @@ A clear and concise description of what the bug is.
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Run command '...' with input '...'
2. Click on '....' 2. See error
3. Scroll down to '....'
4. See error
**Expected behavior** **Expected behavior**
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
@ -23,10 +21,9 @@ A clear and concise description of what you expected to happen.
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**System (please complete the following information if applicable):** **System (include if related to running the bot):**
- OS: [e.g. iOS] - OS: [e.g. Linux, Docker]
- Browser [e.g. chrome, safari] - Version: [e.g. 22]
- Version [e.g. 22]
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

View File

@ -1,6 +1,6 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for qrm
title: '' title: ''
labels: enhancement labels: enhancement
assignees: '' assignees: ''