We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9724c commit 2355580Copy full SHA for 2355580
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -55,11 +55,11 @@ body:
55
56
- type: checkboxes
57
attributes:
58
- label: "I Have checked the following"
+ label: "I Have"
59
options:
60
- - label: I have searched the issue tracker for similar issues
61
- - label: I have (at least) the latest version of [Quarto CLI](https://github.com/quarto-dev/quarto-cli/releases/latest)
62
- - label: I have properly formatted my issue following the [Bug Reports guide](https://quarto.org/bug-reports.html)
+ - label: searched the issue tracker for similar issues
+ - label: installed the latest version of [Quarto CLI](https://github.com/quarto-dev/quarto-cli/releases/latest)
+ - label: formatted my issue following the [Bug Reports guide](https://quarto.org/bug-reports.html)
63
64
- type: textarea
65
0 commit comments