Skip to content

governance: CODEOWNERS, issue templates, SECURITY.md (closes #17)#19

Merged
VijitSingh97 merged 1 commit into
mainfrom
claude/governance-scaffolding
Jun 18, 2026
Merged

governance: CODEOWNERS, issue templates, SECURITY.md (closes #17)#19
VijitSingh97 merged 1 commit into
mainfrom
claude/governance-scaffolding

Conversation

@VijitSingh97

Copy link
Copy Markdown
Contributor

Resolves #17 — completes the governance scaffolding the sibling repos (pithead/rigforge) already carry. The PR-template item from this issue was already delivered in #18, so this adds the remaining three.

What this adds

Path Purpose
.github/CODEOWNERS Routes every PR to @VijitSingh97 for review (mirrors pithead).
.github/ISSUE_TEMPLATE/bug_report.md Report a rendering glitch / broken link / display issue, with browser+device fields.
.github/ISSUE_TEMPLATE/content_fix.md Typo / wording / outdated-link / factual fix — points at data/content.yaml.
.github/ISSUE_TEMPLATE/feature_request.md Suggest a site improvement.
.github/ISSUE_TEMPLATE/config.yml Links private security reporting + existing issues.
SECURITY.md Private vulnerability-reporting path, scoped to a static Hugo site (real surface = build/deploy pipeline).

All adapted from the sibling repos' versions for a static site rather than copied verbatim. YAML front matter + config validated.

🤖 Generated with Claude Code

)

Bring the site's governance scaffolding in line with the sibling repos
(pithead/rigforge already carry these). The PR template was already added
in #18; this completes the set.

- .github/CODEOWNERS: route every PR to @VijitSingh97 for review.
- .github/ISSUE_TEMPLATE/: bug report, content fix, and feature request
  templates, adapted for a static site, plus config.yml linking private
  security reporting and existing issues.
- SECURITY.md: private vulnerability-reporting path, scoped to a static
  Hugo site whose real surface is the build/deploy pipeline.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VijitSingh97 VijitSingh97 merged commit 789df88 into main Jun 18, 2026
2 checks passed
@VijitSingh97 VijitSingh97 deleted the claude/governance-scaffolding branch June 18, 2026 06:19
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.

governance: CODEOWNERS, issue/PR templates, SECURITY.md

1 participant