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
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Added
π₯ Contributors β a contrib.rocks avatar wall plus "How to Contribute" and
"Releasing a New Version" guidance in the README.
β Top Contributors β a curated table highlighting the people who shape the
project.
π Stars β a live star-history chart in the README.
π StarMapper β an interactive world map of the project's stargazers.
π¦ Release automation β .github/workflows/release.yml builds a clean,
downloadable source zip and publishes a GitHub Release on every v*.*.* tag,
using this CHANGELOG section as the release notes (auto-generated notes as a
fallback).
π€ Agent instructions β a new AGENTS.md documenting the architecture,
conventions, and the batched-PR β conflict-resolve β merge β release workflow.
π Release checklist β docs/ops/RELEASE_CHECKLIST.md codifies the
pre-release validation steps.
Changed
CONTRIBUTING.md now describes the feature-branch β pull-request β release
workflow and how versioned releases are cut.
README roadmap updated to mark community/release tooling as shipped.