Skip to content

Commit 2355580

Browse files
committed
refactor: change wording for checkboxes
1 parent 8c9724c commit 2355580

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ body:
5555
5656
- type: checkboxes
5757
attributes:
58-
label: "I Have checked the following"
58+
label: "I Have"
5959
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)
60+
- label: searched the issue tracker for similar issues
61+
- label: installed the latest version of [Quarto CLI](https://github.com/quarto-dev/quarto-cli/releases/latest)
62+
- label: formatted my issue following the [Bug Reports guide](https://quarto.org/bug-reports.html)
6363

6464
- type: textarea
6565
attributes:

0 commit comments

Comments
 (0)