Skip to content

Commit fbfa4f5

Browse files
committed
fix: explicitly ask for latest stable Quarto version
1 parent 26fa297 commit fbfa4f5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@ body:
5353
The end.
5454
````
5555
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+
required: true
64+
5665
- type: textarea
5766
attributes:
5867
label: Bug description

0 commit comments

Comments
 (0)