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 618afa0 commit 7e3cad6Copy full SHA for 7e3cad6
.github/ISSUE_TEMPLATE/00-bug.yml
@@ -36,10 +36,17 @@ body:
36
- type: checkboxes
37
id: reproduce-latest-release
38
attributes:
39
- label: Reproduces in latest release
+ label: Reproducibility
40
options:
41
- label: Does this issue reproduce with the latest release?
42
43
+# - type: textarea
44
+# id: reproduce-latest-release
45
+# attributes:
46
+# label: "Does this issue reproduce with the latest release?"
47
+# validations:
48
+# required: true
49
+
50
- type: textarea
51
id: os-and-processor
52
0 commit comments