Skip to content

Add community templates and repository policies#53

Merged
erishforG merged 1 commit intodevelopfrom
chore/community-templates
Apr 15, 2026
Merged

Add community templates and repository policies#53
erishforG merged 1 commit intodevelopfrom
chore/community-templates

Conversation

@erishforG
Copy link
Copy Markdown
Owner

Summary

  • Add YAML form-based issue templates: bug report, feature request, question
  • Add PR template with type-of-change checklist and pre-submit checks (cargo test/fmt/clippy)
  • Add CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
  • Add SECURITY.md with vulnerability disclosure policy (48h ack, 90d fix timeline)
  • Disable blank issues via config.yml

Test plan

  • Verify issue templates render at /issues/new/choose
  • Verify PR template appears when creating a new PR
  • Verify blank issue creation is disabled
  • After merge: set up GitHub labels via gh label CLI

🤖 Generated with Claude Code

- Issue templates: bug report, feature request, question (YAML form-based)
- PR template with type checklist and pre-submit checks
- CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
- SECURITY.md (vulnerability disclosure policy)
- Disable blank issues via config.yml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erishforG erishforG merged commit 3d2367b into develop Apr 15, 2026
7 checks passed
@erishforG erishforG deleted the chore/community-templates branch April 16, 2026 07:25
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.

1 participant