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
We're nearing a pre-release and a large number of our issues are being reported with an old version of quarto. This requests helps ensure we know when that happens.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,3 +39,4 @@ body:
39
39
- label: "Please [format your issue](https://quarto.org/bug-reports.html#formatting-make-githubs-markdown-work-for-us) so it is easier for us to read the bug report."
40
40
- label: Please document the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
41
41
- label: Please document the operating system you're running. If on Linux, please provide the specific distribution.
42
+
- label: Please provide the output of `quarto check` so we know which version of quarto and its dependencies you're running.
0 commit comments