Skip to content

Commit

Permalink
Remove duplicate field
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark authored Feb 17, 2022
1 parent 4af84ec commit 6ce323b
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ body:
validations:
required: true
- type: textarea
id: workaround
id: possible-workaround
attributes:
label: Workaround
description: "Is there any other way to accomplish what you want currently?"
label: Possible Workaround
description: "If you have discovered a workaround, let us know so other people can be aware too."
validations:
required: false
- type: textarea
Expand All @@ -36,13 +36,6 @@ body:
description: "Let us know if you have seen this kind of thing done somewhere else before."
validations:
required: false
- type: textarea
id: possible-workaround
attributes:
label: Possible Workaround
description: "If you have discovered a workaround, let us know so other people can be aware too."
validations:
required: false
- type: textarea
id: screenshots-screencast
attributes:
Expand Down

0 comments on commit 6ce323b

Please sign in to comment.