Skip to content

Align docs metadata and contribution guidance with repo state - #20

Merged
dubzrn merged 1 commit into
mainfrom
copilot/update-readme-contributing-svg
Aug 24, 2026
Merged

Align docs metadata and contribution guidance with repo state#20
dubzrn merged 1 commit into
mainfrom
copilot/update-readme-contributing-svg

Conversation

Copilot AI commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

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

    • Updated the README badge, version text, repo tree, and featured-skill counts to reflect the actual featured-skills/ inventory and the current v1.42 release.
    • Corrected the install/install-all wording that still described a 12-skill featured set and stale metadata.
  • Contribution workflow

    • Added a root CONTRIBUTING.md covering fork/branch workflow, PR expectations, issue reporting, and standard contributor expectations.
    • Updated the README’s contributing section to point contributors to the repo-wide workflow and the skill-specific authoring guide.
  • Branding

    • Updated header.svg to show the correct version marker: v1.42.

Co-authored-by: dubzrn <160236131+dubzrn@users.noreply.github.com>
@dubzrn
dubzrn marked this pull request as ready for review August 24, 2026 00:27
Copilot AI lite review requested due to automatic review settings August 24, 2026 00:27
@dubzrn
dubzrn merged commit cd1d71e into main Aug 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md describing standard GitHub contribution workflow and expectations.
  • Updated header.svg version marker to v1.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.

Comment thread README.md
<div align="center">

![Version](https://img.shields.io/badge/version-v1.41-blueviolet?style=flat-square)
![Version](https://img.shields.io/badge/version-v1.42-blueviolet?style=flat-square)
Comment thread README.md
```

### Install all 62 skills (general + featured visualizers)
### Install all 61 skills (general + featured visualizers)
Comment thread CONTRIBUTING.md
Comment on lines +27 to +29
git checkout main
git pull upstream main
git checkout -b fix/my-change
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.

3 participants