Add 3.13 as a version option to the crash issue template (#124560)

This commit is contained in:
Zachary Ware 2024-09-25 18:09:37 -05:00 committed by GitHub
parent 99b23c64de
commit ede1504c4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ body:
- "3.10"
- "3.11"
- "3.12"
- "3.13"
- "CPython main branch"
validations:
required: true