Skip to content

Commit

Permalink
Merge pull request #3928 from kwvanderlinde/3927-feature-request-temp…
Browse files Browse the repository at this point in the history
…late-reword
  • Loading branch information
cwisniew authored Apr 15, 2023
2 parents 0631c18 + 4568290 commit e561f8f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
name: Feature Request
description: Suggest and idea for this project
description: Suggest an idea for this project
title: "[Feature]: "
labels: feature
body:
- type: textarea
attributes:
label: Feature Request
description: Describe your feature request
label: Describe the Problem
description: A clear and concise description of the problem you're facing.
placeholder: |
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Ex. I'm always frustrated when [...]
validations:
required: true
- type: textarea
attributes:
label: The Solution you'd like
description: A clear and concise description of what you want to happen.
description: A clear and concise description of the feature you would like added. The feature should be a way to solve the problem stated above.
validations:
required: true
- type: textarea
Expand Down

0 comments on commit e561f8f

Please sign in to comment.