We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bc369 commit 0d25799Copy full SHA for 0d25799
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -51,11 +51,13 @@ body:
51
description: |
52
Please provide:
53
- Python version
54
- - python-toon version
+ - python-toon version (from `pip show python-toon`)
55
+ - toon-format version
56
- Operating system
57
placeholder: |
58
- Python 3.12.0
59
- python-toon 1.0.0
60
+ - toon-format 1.0.0
61
- macOS 14.0
62
validations:
63
required: true
0 commit comments