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 26fa297 commit fbfa4f5Copy full SHA for fbfa4f5
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -53,6 +53,15 @@ body:
53
The end.
54
````
55
56
+ - type: checkboxes
57
+ attributes:
58
+ label: "I Have checked the following"
59
+ options:
60
+ - label: I have searched the issue tracker for similar issues
61
+ required: true
62
+ - label: I have (at least) the latest version of [Quarto CLI](https://github.com/quarto-dev/quarto-cli/releases/latest)
63
64
+
65
- type: textarea
66
attributes:
67
label: Bug description
0 commit comments