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/DISCUSSION_TEMPLATE/feature-requests.yml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,16 @@ body:
4
4
- type: markdown
5
5
attributes:
6
6
value: |
7
+
Welcome to the Quarto CLI GitHub repository!
8
+
We are always happy to hear feedback from our users.
9
+
10
+
This is the repository for the command-line program `quarto`:
11
+
12
+
- If you're reporting an issue with the **Visual Editor** or with the **Visual Studio Code / Positron extension**, please visit https://github.com/quarto-dev/quarto
13
+
- If you're reporting an issue inside **RStudio**, please visit https://github.com/rstudio/rstudio
14
+
- If you're reporting an issue inside **Positron**, please visit https://github.com/posit-dev/positron
15
+
- 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
+
7
17
First, please check [Quarto Issues](https://github.com/quarto-dev/quarto-cli/issues) and [Feature Requests GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/feature-requests) to see if your feature request has already been discussed.
8
18
If it has, please consider adding a comment to the existing discussion instead of creating a new one.
Copy file name to clipboardExpand all lines: .github/DISCUSSION_TEMPLATE/q-a.yml
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,17 @@ body:
3
3
- type: markdown
4
4
attributes:
5
5
value: |
6
-
First, please check [Quarto Issues](https://github.com/quarto-dev/quarto-cli/issues) and [Q&A GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/q-a) first to see if your question has already been asked.
6
+
Welcome to the Quarto CLI GitHub repository!
7
+
We are always happy to hear feedback from our users.
8
+
9
+
This is the repository for the command-line program `quarto`:
10
+
11
+
- If you're reporting an issue with the **Visual Editor** or with the **Visual Studio Code / Positron extension**, please visit https://github.com/quarto-dev/quarto
12
+
- If you're reporting an issue inside **RStudio**, please visit https://github.com/rstudio/rstudio
13
+
- If you're reporting an issue inside **Positron**, please visit https://github.com/posit-dev/positron
14
+
- 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).
15
+
16
+
First, please check [Quarto Issues](https://github.com/quarto-dev/quarto-cli/issues) and [Q&A GitHub Discussions](https://github.com/quarto-dev/quarto-cli/discussions/categories/q-a) to see if your question has already been asked.
7
17
If it has, please consider adding a comment to the existing discussion instead of creating a new one.
8
18
9
19
After checking, if you are not sure if your question has already been asked, please create a new discussion.
0 commit comments