Skip to content

Commit 387f80b

Browse files
authored
.github/ISSUE_TEMPLATE/bug_report.yml: Add also not yet supported python versions to selector (#2127)
1 parent 8eed3cc commit 387f80b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ body:
6666
- "3.11"
6767
- "3.12"
6868
- "3.13"
69+
- "higher version (not yet supported)"
6970
validations:
7071
required: true
7172
- type: textarea

0 commit comments

Comments
 (0)