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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,22 +6,22 @@ body:
6
6
- type: markdown
7
7
attributes:
8
8
value: |
9
-
Welcome to the quarto GitHub repository!
9
+
Welcome to the Quarto CLI GitHub repository!
10
10
We are always happy to hear feedback from our users.
11
11
12
12
This is the repository for the command-line program `quarto`:
13
13
14
14
- If you're reporting an issue with the VS Code extension, 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
+
- If you're reporting an issue inside **Positron**, please visit https://github.com/posit-dev/positron
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).
18
+
- If you want to ask for help, please use the [Q&A GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/q-a).
16
19
17
20
Quarto is under active development!
18
21
If convenient, we'd appreciate if you could check that the issue persists on the [latest pre-release](https://github.com/quarto-dev/quarto-cli/releases).
19
22
20
23
Finally, so that we can get the most out of your bug report, consider reading our ["Bug Reports" guide](https://quarto.org/bug-reports.html).
21
24
22
-
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).
23
-
If you want to ask for help, please use the [Q&A GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/q-a).
0 commit comments