mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
fix: Update feature_request.yml
This commit is contained in:
parent
2af5a74d4e
commit
3d9e8d45b7
1 changed files with 12 additions and 12 deletions
24
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
24
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -28,15 +28,15 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Contributing
|
label: Contributing
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
- "Yes, I am willing to help implement this feature in a PR"
|
- "Yes, I am willing to help implement this feature in a PR"
|
||||||
- "No, I am afraid I cannot help regarding this"
|
- "No, I am afraid I cannot help regarding this"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
It takes a lot of work and time maintaining this project; any contribution is welcomed
|
It takes a lot of work and time maintaining this project; any contribution is welcomed
|
||||||
|
|
Loading…
Add table
Reference in a new issue