Skip to content

Commit 1ed1aa3

Browse files
Ensure 'Related Category' checkboxes are required in feature request template
1 parent 95d1878 commit 1ed1aa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ body:
3737
- label: 📊 Performance
3838
- label: 📱 Device Info
3939
- label: 🔍 Other / Not Sure
40+
validations:
41+
required: true

0 commit comments

Comments
 (0)