mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-16 16:14:49 -04:00
Update issue templates
This commit is contained in:
parent
6199a0413c
commit
f0aa020b3d
2 changed files with 7 additions and 7 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -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.
|
||||
|
|
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue