Skip to content

Commit

Permalink
Update feature-request.yml
Browse files Browse the repository at this point in the history
Language change, removed 'expected' section as it's kind of redundant here (can use the main section for it)
  • Loading branch information
sirjuddington authored Jan 2, 2024
1 parent de80193 commit 4c5741a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
A feature request is asking for a functionality that is considered missing.
A feature request is asking for functionality that is considered missing.
# Remember to search before filing a new report
Please search for this feature request in the issue tracker, and use a title that
would have made it turn up in the results for your search query.
Expand All @@ -30,14 +30,6 @@ body:
render: text
validations:
required: true
- type: textarea
id: expected
attributes:
label: "Expected Behavior"
description: "How would you like SLADE to behave? Describe the user experience you are waiting for, for this feature."
render: text
validations:
required: true
- type: textarea
id: screenshot
attributes:
Expand Down

0 comments on commit 4c5741a

Please # to comment.