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.
1 parent 9f265b0 commit d4f968cCopy full SHA for d4f968c
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,7 @@
1
name: Bug Report
2
description: Report broken or incorrect behaviour
3
labels: ["unconfirmed bug"]
4
+type: Bug
5
body:
6
- type: markdown
7
attributes:
@@ -59,6 +60,7 @@ body:
59
60
This command required v1.1.0 or higher of the library. If this errors out then
61
show some basic information involving your system such as operating system and
62
Python version.
63
+ render: bash
64
validations:
65
required: true
66
- type: checkboxes
0 commit comments