Skip to content

Commit

Permalink
Update 01-feature-request.yml
Browse files Browse the repository at this point in the history
Deleted presets of values as they only leads to users have to delete the text versus only using placeholder "shadowed" text sample

Signed-off-by: spirillen <[email protected]>
  • Loading branch information
spirillen authored Dec 18, 2024
1 parent b3ff10a commit ab7f7c2
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/ISSUE_TEMPLATE/01-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body:
Thanks for taking the time to fill out this feature request!
Please be patient and rest assured that we will get back to you as soon as possible.
To help us understand and reproduce the issue, please provide as much information as possible.
To help us understand the request, please provide as much information as possible.
If you have a question or need help, please ask in our [Discussions](https://github.com/funilrys/PyFunceble/discussions) section.
Expand All @@ -25,8 +25,6 @@ body:
description: Please describe the feature you'd like to request.
placeholder: |
I'd like to request a feature that...
value: |
I'd like to request a feature that...
validations:
required: true

Expand All @@ -37,8 +35,6 @@ body:
description: Please describe the problem you are trying to solve.
placeholder: |
I'm trying to solve a problem where...
value: |
I'm trying to solve a problem where...
validations:
required: true

Expand All @@ -49,8 +45,6 @@ body:
description: Please describe the solution you'd like to see.
placeholder: |
I'd like to see a solution that...
value: |
I'd like to see a solution that...
validations:
required: true

Expand All @@ -61,8 +55,6 @@ body:
description: Please describe any alternatives you've considered.
placeholder: |
I've considered alternatives such as...
value: |
I've considered alternatives such as...
validations:
required: false

Expand All @@ -73,8 +65,6 @@ body:
description: Please provide any additional context or screenshots.
placeholder: |
I would like to add...
value: |
I would like to add...
validations:
required: false

Expand Down

0 comments on commit ab7f7c2

Please sign in to comment.