diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 75d1d773..8d619803 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -12,7 +12,7 @@ body: - label: I have read all the feature request issues. required: true - type: textarea - id: what's-your-idea + id: whats-your-idea attributes: label: Explain feature request description: Is your feature request related to a problem? Please describe. @@ -20,7 +20,7 @@ body: validations: required: false - type: textarea - id: what's-your-solution + id: whats-your-solution attributes: label: Explain your solution description: Could you outline the solution you envision? @@ -40,4 +40,4 @@ body: label: Additional Context description: Include any extra information or visuals that may be relevant to the feature request. validations: - required: false \ No newline at end of file + required: false