Skip to content

docs: align templates with the new discussion categories - #14901

Merged
mcanouil merged 3 commits into
quarto-dev:mainfrom
mcanouil:docs/discussion-categories
Sep 16, 2026
Merged

mcanouil merged 3 commits into
quarto-dev:mainfrom
mcanouil:docs/discussion-categories

Conversation

@mcanouil

@mcanouil mcanouil commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

The central Quarto discussions board needs a place for Quarto 2 and Quarto Hub questions and feedback, so its categories are now Q&A (Q1), Q&A (Q2), and Preview (QH).
GitHub matches a discussion template to a category by its slug, so this pull request aligns the templates with the new slugs and updates the links that pointed at the old ones.

Follow-ups:

GitHub matches a discussion template file name to the category slug.
The `Q&A` category is now `Q&A (Q1)` with the slug `q-a-q1`, and the
`Quarto Hub Preview` category is now `Preview (QH)` with the slug
`preview-qh`. The templates for both categories no longer matched a
slug, so GitHub showed no template for them.

- Rename `q-a.yml` to `q-a-q1.yml` and scope its text to Quarto 1.
- Rename `quarto-hub-preview.yml` to `preview-qh.yml`.
- Add `q-a-q2.yml` for the new `Q&A (Q2)` category, with the `q2` label.
- Update every link to the old `q-a` and `quarto-hub-preview` slugs in
  the discussion templates, the issue templates, and CONTRIBUTING.md.
Quarto 2 is under active development and it is not ready for production
use. Every template that sends a user to the `Q&A (Q2)` category now
says so, so that no one moves to Quarto 2 for real work by mistake.
@posit-snyk-bot

posit-snyk-bot commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

CONTRIBUTING.md did not name the Preview (QH) category, so contributors
had no route to Quarto Hub feedback. The routing table and the discussion
list now include it, and both the list entry and the discussion template
say that Quarto Hub is in preview and it is not ready for production use.
@mcanouil

Copy link
Copy Markdown
Collaborator Author

Merging without CI as the files are all under .github/

@mcanouil
mcanouil merged commit a8bfe40 into quarto-dev:main Sep 16, 2026
51 checks passed
@mcanouil
mcanouil deleted the docs/discussion-categories branch September 16, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants