Skip to content

Commit

Permalink
chore(github): remove "Sound Name" input from sound_request issue form
Browse files Browse the repository at this point in the history
The issue form already have a section for title, so we don't need a dedicated input for it.
  • Loading branch information
mateusfg7 committed Nov 25, 2023
1 parent 0b1aa89 commit cf50ccb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/ISSUE_TEMPLATE/sound_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: "Sound Request"
description: "What sound do you want to be available?"
labels: ["feat", "Sound"]
body:
- type: input
validations:
required: true
attributes:
label: "Sound Name"
description: "What is the name/id of the sound that you want?"
- type: textarea
validations:
required: true
Expand Down

0 comments on commit cf50ccb

Please sign in to comment.