We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55fe72a + 8a4eaae commit 62bbd6eCopy full SHA for 62bbd6e
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -77,6 +77,8 @@ body:
77
```python
78
import platform; print(f"'{platform.python_version()}'")
79
```
80
+ validations:
81
+ required: true
82
- type: textarea
83
attributes:
84
label: Frouros version
0 commit comments