mirror of
https://github.com/nathom/streamrip.git
synced 2025-06-07 10:04:49 -04:00
Update issue templates
This commit is contained in:
parent
04579d8289
commit
b92e756117
3 changed files with 4 additions and 2 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -1,6 +1,7 @@
|
||||||
name: Bug report
|
name: 🐛 Bug Report
|
||||||
description: Create a report to help us improve streamrip
|
description: Create a report to help us improve streamrip
|
||||||
labels: bug
|
labels: bug
|
||||||
|
title: "[BUG] <title>"
|
||||||
body:
|
body:
|
||||||
# types: dropdown, textarea, input
|
# types: dropdown, textarea, input
|
||||||
# - type: dropdown
|
# - type: dropdown
|
||||||
|
|
3
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
3
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
|
@ -1,6 +1,7 @@
|
||||||
name: Feature Request
|
name: 🚀 Feature Request
|
||||||
description: Suggest a feature that would improve streamrip
|
description: Suggest a feature that would improve streamrip
|
||||||
labels: enhancement
|
labels: enhancement
|
||||||
|
title: "[FEATURE] <title>"
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
validations:
|
validations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue