Update issue templates

Improved issue templates
This commit is contained in:
Dilan Boskan 2021-06-10 23:18:45 +02:00 committed by GitHub
parent a623469f75
commit ae78e35e59
4 changed files with 42 additions and 24 deletions

View File

@ -2,7 +2,7 @@
name: Bug report
about: Report a bug or a feature that is not working how you expect it to
title: ''
labels: ''
labels: 'Type: Bug'
assignees: ''
---
@ -19,12 +19,10 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
If applicable, add screenshots to help explain your problem and annotate the images.
**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

@ -0,0 +1,20 @@
---
name: Design Improvement
about: Create a report to help us improve the design of the application
title: "[DESIGN IMPROVEMENT]"
labels: 'Type: Enhancement'
assignees: DilanBoskan
---
**Describe the flaw**
A clear and concise description of where the design flaw is to be found
**Expected behavior**
A desired solution to the flaw.
**Screenshots**
If applicable, add screenshots to help explain your problem and annotate the images.
**Additional context**
Add any other context about the problem here.

View File

@ -1,20 +0,0 @@
---
name: Enhancement Request
about: Suggest a way to improve the application
title: "[ENHANCEMENT]"
labels: 'Type: Enhancement'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@ -0,0 +1,20 @@
---
name: Installation Problem
about: Create a report to help us improve
title: "[INSTALLATION PROBLEM]"
labels: ''
assignees: ''
---
**To Reproduce**
On which installation step did you encounter the issue.
**Screenshots**
Add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
**Additional context**
Add any other context about the problem here.