Skip to content

Add GitHub issue and PR templates matching CONTRIBUTING.md workflow - #65

Merged
dmchaledev merged 1 commit into
mainfrom
claude/hopeful-knuth-1sy00h
Aug 7, 2026
Merged

Add GitHub issue and PR templates matching CONTRIBUTING.md workflow#65
dmchaledev merged 1 commit into
mainfrom
claude/hopeful-knuth-1sy00h

Conversation

@dmchaledev

Copy link
Copy Markdown
Contributor

Summary

  • CONTRIBUTING.md documents a detailed PR checklist and an issue-based workflow (e.g. "Open a GitHub Issue with the label question"), but the repo had no .github/PULL_REQUEST_TEMPLATE.md or .github/ISSUE_TEMPLATE/, so contributors had nothing enforcing/guiding that structure.
  • Adds .github/PULL_REQUEST_TEMPLATE.md mirroring the existing "PR Checklist" section verbatim (structure, NIST CSF citations, placeholder conventions, version history, README update, --dry-run test, no PII).
  • Adds three issue templates matching the contribution types already listed in CONTRIBUTING.md:
    • new_policy_or_template.md — new policy / industry overlay / supporting template / framework mapping
    • bug_or_correction.md — incorrect NIST CSF references, broken placeholders, broken links
    • question.md — matches the existing "label it question" guidance
  • Adds a minimal ISSUE_TEMPLATE/config.yml keeping blank issues enabled.

This is docs/process tooling only — no policy content changed.

Test plan

  • Verified no existing .github/ISSUE_TEMPLATE or PULL_REQUEST_TEMPLATE.md existed prior to this change
  • Cross-checked template content against CONTRIBUTING.md's checklist and contribution-type table for consistency
  • Confirm the templates render correctly in GitHub's "New issue" / "New pull request" UI

🤖 Generated with Claude Code

https://claude.ai/code/session_01MRn7EFxoJHg4ziC4fwqhBq


Generated by Claude Code

CONTRIBUTING.md documents a detailed PR checklist and an issue-based
workflow (e.g. "open a GitHub Issue with the label question") but the
repo had no .github/PULL_REQUEST_TEMPLATE.md or ISSUE_TEMPLATE/,
leaving contributors to guess at the expected structure.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MRn7EFxoJHg4ziC4fwqhBq
@dmchaledev
dmchaledev merged commit 4cea4c2 into main Aug 7, 2026
2 checks passed
@dmchaledev
dmchaledev deleted the claude/hopeful-knuth-1sy00h branch August 7, 2026 13:31
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.

2 participants