You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ body:
11
11
12
12
This is the repository for the command-line program `quarto`:
13
13
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
15
15
- If you're reporting an issue inside **RStudio**, please visit https://github.com/rstudio/rstudio
16
16
- If you're reporting an issue inside **Positron**, please visit https://github.com/posit-dev/positron
17
17
- 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:
55
55
56
56
- type: checkboxes
57
57
attributes:
58
-
label: "I Have"
58
+
label: "I have:"
59
59
options:
60
60
- label: searched the issue tracker for similar issues
61
61
- label: installed the latest version of [Quarto CLI](https://github.com/quarto-dev/quarto-cli/releases/latest)
0 commit comments