This commit is contained in:
nathom 2021-05-13 22:52:48 -07:00
commit 3b287a0bfc
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: ''
---