Skip to content

docs: public-readiness pass — dynamic badges, real security contact, issue/PR templates - #10

Merged
TMHSDigital merged 2 commits into
mainfrom
docs/public-readiness
Jul 15, 2026
Merged

docs: public-readiness pass — dynamic badges, real security contact, issue/PR templates#10
TMHSDigital merged 2 commits into
mainfrom
docs/public-readiness

Conversation

@TMHSDigital

Copy link
Copy Markdown
Owner

Summary

Readiness pass ahead of expected traffic. No runtime code changes.

  • README badges: the version badge was hardcoded to 0.1.0 (stale since 0.1.1 shipped). Replaced with a dynamic npm version badge and added a CI status badge.
  • SECURITY.md: reports were directed to contact@users.noreply.github.com, which cannot receive mail — vulnerability reports would silently vanish. Now points to GitHub private vulnerability reporting. (Enable it under repo Settings → Security → Private vulnerability reporting if not already on.)
  • Issue/PR templates: added bug report and feature request forms, a security contact link in the issue chooser, and a PR template encoding the repo conventions (version bump, mcp-tools.json sync, test commands).
  • label-sync.yml: was labeling skills/ and rules/ paths inherited from another repo; now labels src/ (code) and test paths.
  • Version bumped to 0.1.2 per repo convention; CHANGELOG updated.

Verification

npm run build && npm test pass locally (32/32).

🤖 Generated with Claude Code

…issue/PR templates

- README: replace hardcoded 0.1.0 version badge with dynamic npm badge, add CI badge
- SECURITY.md: route reports to GitHub private vulnerability reporting (old address was a noreply placeholder)
- label-sync: label src/ and test paths instead of inherited skills/rules paths
- Add issue templates (bug, feature, security contact link) and PR template
- Bump version to 0.1.2

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions github-actions Bot added the ci label Jul 15, 2026
@TMHSDigital
TMHSDigital merged commit e0341e0 into main Jul 15, 2026
6 checks passed
@TMHSDigital
TMHSDigital deleted the docs/public-readiness branch July 15, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant