aboutsummaryrefslogtreecommitdiff
path: root/.github/DISCUSSION_TEMPLATE/ideas.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/DISCUSSION_TEMPLATE/ideas.yml')
-rw-r--r--.github/DISCUSSION_TEMPLATE/ideas.yml18
1 files changed, 10 insertions, 8 deletions
diff --git a/.github/DISCUSSION_TEMPLATE/ideas.yml b/.github/DISCUSSION_TEMPLATE/ideas.yml
index 2ae0ea2f..efe6021a 100644
--- a/.github/DISCUSSION_TEMPLATE/ideas.yml
+++ b/.github/DISCUSSION_TEMPLATE/ideas.yml
@@ -1,7 +1,11 @@
-name: Ideas
-description: Have an idea for a new feature or an improvement? Let us know here!
+title: "[Ideas]"
body:
+ - type: markdown
+ attributes:
+ value: |
+ Have an idea for a new feature or an improvement? Let us know here!
+
- type: checkboxes
id: checklist
attributes:
@@ -53,16 +57,14 @@ body:
- Critical
- Important
- Nice to have
- validations:
- required: true
- type: textarea
id: other
attributes:
- label: Anything else?
- description: Is there anything else you'd like to add?
- validations:
- required: false
+ label: Anything else?
+ description: Is there anything else you'd like to add?
+ validations:
+ required: false
- type: textarea
id: solution