Update feature_request.yml
Fixed feat req issue template
This commit is contained in:
parent
1093e7dd91
commit
9e52f29c5d
1 changed files with 3 additions and 3 deletions
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -1,13 +1,13 @@
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Request a Vendroid-specific feature.
|
description: Request a Vendroid-specific feature.
|
||||||
labels: [enhancement]
|
labels: [enhancement]
|
||||||
title: "[Bug] <title>"
|
title: "[FeatReq] <title>"
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
> [!INFO]
|
> [!WARNING]
|
||||||
> This is not for requesting plugins that should be available outside of Vendroid.
|
> This is not for requesting plugins that should be available outside of Vendroid.
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue