Skip to content

Commit

Permalink
fix bad labels
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontrowbridge committed Dec 26, 2023
1 parent 5920afe commit 11d74e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ body:
label: Importance
description: How important is this feature to you?
options:
- label: 1 (lowest)
- label: 2
- label: 3
- label: 4
- label: 5 (highest)
- label: "1 (lowest)""
- label: "2"
- label: "3"
- label: "4"
- label: "5 (highest)"
default: 0
validations:
required: true
Expand Down

0 comments on commit 11d74e5

Please sign in to comment.