Skip to content

Commit b24471c

Browse files
committed
Issue template: Replace Python 3.11 with "Other"
Minimum Python version is >=3.12. Use "Other" instead
1 parent b871dba commit b24471c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ body:
2626
description: Which version of Python is the problem with?
2727
multiple: true
2828
options:
29-
- "3.11"
3029
- "3.12"
3130
- "3.13"
3231
- "3.14"
32+
- "Other (describe below)"
3333
validations:
3434
required: true
3535

0 commit comments

Comments
 (0)