fixed some syntax errors in the discussion templates

This commit is contained in:
Wladimir Kirianov 2023-02-02 19:51:42 +01:00 committed by GitHub
parent fec41374f4
commit ad5e58049b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 10 deletions

View File

@ -1,5 +1,4 @@
name: Announcements title: "[Ideas]"
description: Announcements about new releases, updates, etc.
body: body:
- type: markdown - type: markdown

View File

@ -1,7 +1,11 @@
name: Ideas title: "[Ideas]"
description: Have an idea for a new feature or an improvement? Let us know here!
body: body:
- type: markdown
attributes:
value: |
Have an idea for a new feature or an improvement? Let us know here!
- type: checkboxes - type: checkboxes
id: checklist id: checklist
attributes: attributes:
@ -53,8 +57,6 @@ body:
- Critical - Critical
- Important - Important
- Nice to have - Nice to have
validations:
required: true
- type: textarea - type: textarea
id: other id: other