Skip to content

Commit

Permalink
More spacing fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Jul 7, 2024
1 parent 6a345fe commit f3fc50a
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions .github/ISSUE_TEMPLATE/enhancement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ labels: ['enhancement', 'triage']
projects: ['wordplaydev/7']
body:
- type: markdown
attributes:
value: |
Thanks for sharing your idea!
attributes:
value: |
Thanks for sharing your idea!
- type: textarea
id: problem
attributes:
label: What are you trying to do that you can't?
description: In as much detail as possible, describe the task or problem you want to solve that Adminima doesn't currently support.
placeholder: Problem
validations:
required: true
id: problem
attributes:
label: What are you trying to do that you can't?
description: In as much detail as possible, describe the task or problem you want to solve that Adminima doesn't currently support.
placeholder: Problem
validations:
required: true
- type: textarea
id: idea
attributes:
label: What is your idea?
description: If you have an idea for how to change Wordplay to support your task, share it here. It's okay if you don't.
placeholder: Ideas
validations:
required: true
id: idea
attributes:
label: What is your idea?
description: If you have an idea for how to change Wordplay to support your task, share it here. It's okay if you don't.
placeholder: Ideas
validations:
required: true

0 comments on commit f3fc50a

Please sign in to comment.