mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-09 07:28:14 -07:00
Add implementation question to ideas.yml
This commit is contained in:
parent
eed9039c5a
commit
46f5d0e7e0
1 changed files with 7 additions and 0 deletions
7
.github/DISCUSSION_TEMPLATE/ideas.yml
vendored
7
.github/DISCUSSION_TEMPLATE/ideas.yml
vendored
|
|
@ -33,3 +33,10 @@ body:
|
||||||
placeholder: Identify any unresolved issues.
|
placeholder: Identify any unresolved issues.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: checkboxes
|
||||||
|
id: implement
|
||||||
|
attributes:
|
||||||
|
label: "Would you like to implement this feature?"
|
||||||
|
description: Check this box if you are interested in implementing the feature yourself.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue