Improve GitHub issue templates

This commit is contained in:
rugk 2019-06-05 20:54:35 +02:00
parent b4e4dff6a6
commit 0990524490
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D
2 changed files with 13 additions and 12 deletions

View file

@ -8,26 +8,27 @@ assignees: ''
---
## Bug description
<!-- A short summary of the issue. You can also explain how it affected you or explain some background of the story. -->
## Steps to reproduce
Steps to reproduce the behavior:
<!-- Describe what steps you did/can do to reproduce the problem. Also mention if it is not always reproducible. If applicable, add screenshots to help explain your problem. -->
1.
2.
3.
**Actual behavior:**
<!-- The behavior you saw. -->
### Actual behavior
<!-- The behavior you experienced. -->
**Expected behavior:**
### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
## System
<!-- Add some information about your system. You can omit values if you think they are really not necessary. -->
Operation system and version:
Operating system and version:
Browser and version: Firefox
Add-on version:
## Possible solution
<!-- Add references to other issues/docs/websites here or look into the code to find the potential causes of the problem or how to fix it. Omit this, if you don't know what to write here. -->

View file

@ -12,11 +12,11 @@ assignees: ''
<!-- A clear and concise description of what the problem is. E.g.: "I'm always frustrated when […]" -->
## Proposed solution
<!-- Describe the solution you'd like -->
<!-- Describe the solution you'd like. -->
<!-- A clear and concise description of what you want to happen. -->
## Alternatives
<!-- Describe alternatives you've considered -->
<!-- Describe alternatives you've considered. -->
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
## Additional context