update issue templates

master
Manuel Genovés 2020-03-17 21:35:57 +01:00
parent 5877682ee8
commit bd741f2f64
2 changed files with 6 additions and 18 deletions

View File

@ -1,12 +1,3 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug, triage
assignees: somas95
---
**Describe the bug**
A clear and concise description of what the bug is.
@ -31,3 +22,6 @@ If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
/label ~bug ~triage
/assign @somas

View File

@ -1,12 +1,3 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature Request]"
labels: feature request
assignees: somas95
---
**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 [...]
@ -18,3 +9,6 @@ A clear and concise description of any alternative solutions or features you've
**Additional context**
Add any other context or screenshots about the feature request here.
/label ~"feature request"
/assign @somas