Update issue templates

This commit is contained in:
nathom 2021-05-13 20:43:36 -07:00 committed by GitHub
parent 6199a0413c
commit f0aa020b3d
2 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,8 @@
name: "\U0001F41B Bug Report"
about: "If something isn't working as expected \U0001F914."
title: ''
labels: 'i: bug'
assignees: 'nathom'
labels: bug
assignees: nathom
---
@ -49,4 +49,4 @@ your:
<!--- Only if you have suggestions on a fix for the bug -->
**Additional context/Screenshots**
Add any other context about the problem here. If applicable, add screenshots to help explain.
Add any other context about the problem here. If applicable, add screenshots to help explain.

View File

@ -1,9 +1,9 @@
---
name: "\U0001F680 Feature Request"
about: "I have a suggestion (and may want to implement it \U0001F642)!"
title: ''
labels: 'i: enhancement'
assignees: 'nathom'
title: 'Feature Request: '
labels: enhancement
assignees: nathom
---
@ -16,4 +16,4 @@ A clear and concise description of what the problem is. Ex. I have an issue when
A clear and concise description of what you want to happen. Add any considered drawbacks.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
A clear and concise description of any alternative solutions or features you've considered.