docs: move community presets from README to docs/community#2314
Merged
mnriem merged 1 commit intogithub:mainfrom Apr 22, 2026
Merged
docs: move community presets from README to docs/community#2314mnriem merged 1 commit intogithub:mainfrom
mnriem merged 1 commit intogithub:mainfrom
Conversation
Move the community presets table from the main README to a dedicated docs/community/presets.md page, matching the pattern used for walkthroughs and friends. - Add docs/community/presets.md with the full presets table - Add Claude AskUserQuestion preset (was in catalog but missing from table) - Add Presets entry to docs/toc.yml under Community - Replace inline README table with a short link to the docs page
Contributor
There was a problem hiding this comment.
Pull request overview
Moves the Community Presets documentation out of the main README into the docs site, aligning with the existing “Community Walkthroughs” and “Community Friends” pattern.
Changes:
- Adds a new
docs/community/presets.mdpage containing the full community presets table and disclaimer note. - Updates
docs/toc.ymlto include a “Presets” entry under the Community section. - Replaces the README’s inline presets table with a short link to the docs site page.
Show a summary per file
| File | Description |
|---|---|
| docs/toc.yml | Adds Community → Presets navigation entry pointing to the new page. |
| docs/community/presets.md | New docs page with the community presets disclaimer and full presets table (including “Claude AskUserQuestion”). |
| README.md | Removes the inline table and links readers to the published Community Presets docs page. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 3/3 changed files
- Comments generated: 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move the community presets table from the main README to a dedicated
docs/community/presets.mdpage, matching the pattern used for walkthroughs (#2312) and friends.Changes
docs/community/presets.md— full presets table with the community disclaimer notecatalog.community.jsonbut missing from the tabledocs/toc.yml— add Presets entry under the Community sectionREADME.md— replace inline table with a short link to the docs page