Skip to content

Commit f30e36e

Browse files
committed
fix: remove duplicate Performance option from feature_request template
GitHub silently rejects issue form templates with duplicate dropdown options. The feature_scope dropdown had "Performance" listed twice, causing the entire template to be hidden from the issue chooser.
1 parent fbf6092 commit f30e36e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ body:
3333
- Testing
3434
- Deployment
3535
- Security
36-
- Performance
3736
- Reliability
3837
- Usability
3938
- Other

0 commit comments

Comments
 (0)