Update issue templates

This commit is contained in:
Jaime van Kessel 2019-05-31 12:05:16 +02:00 committed by GitHub
parent 7751da47a7
commit 75ee2dfd86
2 changed files with 23 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us fix issues.
title: ''
labels: ''
labels: 'Type: Bug'
assignees: ''
---

View File

@ -0,0 +1,22 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: 'Type: New Feature'
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. If possible, describe why you think this is a good solution.-->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. Again, if possible, think about why these alternatives are not working out. -->
**Affected users and/or printers **
<!-- Who do you think will benefit from this? Is everyone going to benefit from these changes? Only a few people? -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->