diff --git a/.github/ISSUE_TEMPLATE/-feature.yml b/.github/ISSUE_TEMPLATE/-feature.yml index 2fda1c320..e53827f0f 100644 --- a/.github/ISSUE_TEMPLATE/-feature.yml +++ b/.github/ISSUE_TEMPLATE/-feature.yml @@ -18,14 +18,14 @@ body: validations: required: true - type: textarea - id: alternatives + id: problem attributes: label: Is your feature request related to a problem? Please describe. description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] validations: required: false - type: textarea - id: alternatives + id: solution attributes: label: Describe the solution you'd like description: A clear and concise description of what you want to happen. @@ -42,4 +42,4 @@ body: attributes: label: Would you be willing to implement it? options: - - label: "Yes, I will implement it." \ No newline at end of file + - label: "Yes, I will implement it."