Align docs metadata and contribution guidance with repo state - #20
Merged
Conversation
Co-authored-by: dubzrn <160236131+dubzrn@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
dubzrn
August 24, 2026 00:27
View session
dubzrn
marked this pull request as ready for review
August 24, 2026 00:27
There was a problem hiding this comment.
Pull request overview
Aligns the repository’s public-facing documentation and contributor guidance with the current repo inventory and release branding by updating README metadata, bumping the header banner version label, and adding a root-level contributing guide.
Changes:
- Updated README version/featured-skill metadata and contributing links to match current repo structure.
- Added a root
CONTRIBUTING.mddescribing standard GitHub contribution workflow and expectations. - Updated
header.svgversion marker tov1.42.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| README.md | Updates version/featured-skill counts and contributing guidance links. |
| header.svg | Bumps displayed version text to v1.42. |
| CONTRIBUTING.md | Adds repo-root contribution workflow and expectations. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| <div align="center"> | ||
|
|
||
|  | ||
|  |
| ``` | ||
|
|
||
| ### Install all 62 skills (general + featured visualizers) | ||
| ### Install all 61 skills (general + featured visualizers) |
Comment on lines
+27
to
+29
| git checkout main | ||
| git pull upstream main | ||
| git checkout -b fix/my-change |
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.
The repository metadata was out of sync with the actual project state: the README claimed 12 featured skills and v1.41, while the repo contains 11 featured-skill directories and lacked a root CONTRIBUTING.md. This update brings the public docs and branding into alignment with the current repository and adds contributor guidance consistent with GitHub conventions.
Documentation sync
featured-skills/inventory and the currentv1.42release.Contribution workflow
CONTRIBUTING.mdcovering fork/branch workflow, PR expectations, issue reporting, and standard contributor expectations.Branding
header.svgto show the correct version marker:v1.42.