Skip to content

Commit aca107c

Browse files
committed
fix: case and missing colon
1 parent 2355580 commit aca107c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
1212
This is the repository for the command-line program `quarto`:
1313
14-
- If you're reporting an issue with the **Visual Studio Code extension**, please visit https://github.com/quarto-dev/quarto
14+
- If you're reporting an issue with the **Visual Editor**, please visit https://github.com/quarto-dev/quarto
1515
- If you're reporting an issue inside **RStudio**, please visit https://github.com/rstudio/rstudio
1616
- If you're reporting an issue inside **Positron**, please visit https://github.com/posit-dev/positron
1717
- If you want to ask for a feature, please use the [Feature Requests GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/feature-requests).
@@ -55,7 +55,7 @@ body:
5555
5656
- type: checkboxes
5757
attributes:
58-
label: "I Have"
58+
label: "I have:"
5959
options:
6060
- label: searched the issue tracker for similar issues
6161
- label: installed the latest version of [Quarto CLI](https://github.com/quarto-dev/quarto-cli/releases/latest)

0 commit comments

Comments
 (0)