add more python versions to bug template (#2239)

This commit is contained in:
David Scharf
2025-01-27 18:40:27 +01:00
committed by GitHub
parent 4a83a06d99
commit 852c51533d

View File

@@ -80,6 +80,8 @@ body:
description: What Python version are you using?
multiple: false
options:
- "3.13"
- "3.12"
- "3.11"
- "3.10"
- "3.9"