Skip to content

Commit

Permalink
Update feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brichardson1991 authored Jan 30, 2025
1 parent 1f087d6 commit 608d912
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
id: problem-description
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is. Example: "I'm always frustrated when [...]"
description: "A clear and concise description of what the problem is. Example: 'I'm always frustrated when [...]'"
placeholder: "Describe the problem or limitation you're facing."
validations:
required: true
Expand All @@ -24,7 +24,7 @@ body:
id: solution-description
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
description: "A clear and concise description of what you want to happen."
placeholder: "Explain the ideal solution or feature you'd like to see."
validations:
required: true
Expand All @@ -33,7 +33,7 @@ body:
id: alternatives
attributes:
label: Describe alternatives you've considered
description: A clear and concise description of any alternative solutions or features you've considered.
description: "A clear and concise description of any alternative solutions or features you've considered."
placeholder: "Are there other ways to solve this issue? List them here."
validations:
required: false
Expand All @@ -42,7 +42,7 @@ body:
id: additional-context
attributes:
label: Additional context or screenshots
description: Add any other context, links, or images that help explain your feature request.
description: "Add any other context, links, or images that help explain your feature request."
placeholder: "Provide any supporting information, including screenshots if applicable."
value: ""
validations:
Expand Down

0 comments on commit 608d912

Please sign in to comment.