docs: public-readiness pass — dynamic badges, real security contact, issue/PR templates - #10
Merged
Merged
Conversation
…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>
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.
Summary
Readiness pass ahead of expected traffic. No runtime code changes.
0.1.0(stale since 0.1.1 shipped). Replaced with a dynamic npm version badge and added a CI status badge.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.)skills/andrules/paths inherited from another repo; now labelssrc/(code) and test paths.Verification
npm run build && npm testpass locally (32/32).🤖 Generated with Claude Code