Update issue templates

This commit is contained in:
nathom 2021-05-13 22:27:33 -07:00 committed by GitHub
parent f0aa020b3d
commit 6a7aba09ab
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
name: "\U0001F41B Bug Report"
about: "If something isn't working as expected \U0001F914."
title: ''
title: 'Bug: '
labels: bug
assignees: nathom
@ -21,7 +21,7 @@ type the command that caused the bug here
**Expected behavior/code**
A clear and concise description of what you expected to happen (or code).
**`streamrip Configuration File (find using `rip config -o`):**
**`streamrip` Configuration File (find using `rip config -o`):**
<!-- If the command isn't working, you can find the file at one of the following paths:-->

View File

@ -3,7 +3,7 @@ name: "\U0001F680 Feature Request"
about: "I have a suggestion (and may want to implement it \U0001F642)!"
title: 'Feature Request: '
labels: enhancement
assignees: nathom
assignees: ''
---