Update .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yaml
This commit is contained in:
parent
f459e38075
commit
759195f0e8
|
@ -1,6 +1,6 @@
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: 🌱 Create a Feature Request
|
description: 🍖 Create a Feature Request
|
||||||
labels: ["Kind/🥪 Enhancement"]
|
labels: ["Kind/🍖 Feature"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -11,7 +11,7 @@ body:
|
||||||
label: Requirements
|
label: Requirements
|
||||||
description: Before you create a feature request, please check the following -
|
description: Before you create a feature request, please check the following -
|
||||||
options:
|
options:
|
||||||
- label: Check to see if this request already exists [here](https://git.programming.dev/Programming.Dev/p.d-wiki/issues)
|
- label: Check to see if this request already exists [here](https://git.programming.dev/Programming.Dev/p.d-wiki/issues?state=open&labels=2)
|
||||||
required: true
|
required: true
|
||||||
- label: Make sure It's a single feature. Please don't request multiple features in one issue.
|
- label: Make sure It's a single feature. Please don't request multiple features in one issue.
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue