Skip to content

Commit

Permalink
More tweaks to feature_request.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Dec 21, 2022
1 parent 8f6d637 commit 1e61472
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ body:
label: Description
description: Is your feature request related to a problem? Please describe.
placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
render: bash
validations:
required: true
- type: textarea
Expand All @@ -16,7 +15,6 @@ body:
label: Solution
description: Describe the solution you'd like.
placeholder: A clear and concise description of what you want to happen.
render: bash
validations:
required: true
- type: textarea
Expand All @@ -25,14 +23,12 @@ body:
label: Alternatives
description: Describe alternatives you've considered.
placeholder: A clear and concise description of any alternative solutions or features you've considered.
render: bash
validations:
required: true
- type: textarea
id: additional
attributes:
label: Additional context
description: Add any other context about the feature request here.
render: bash
validations:
required: false

0 comments on commit 1e61472

Please sign in to comment.