Skip to content

chore(oss): add governance files (SECURITY, CONTRIBUTING, CODEOWNERS, templates)#21

Open
v1truv1us wants to merge 2 commits intomainfrom
oss/production-ready
Open

chore(oss): add governance files (SECURITY, CONTRIBUTING, CODEOWNERS, templates)#21
v1truv1us wants to merge 2 commits intomainfrom
oss/production-ready

Conversation

@v1truv1us
Copy link
Owner

OSS Production Readiness

Adds critical governance files for open-source project health:

  • SECURITY.md — vulnerability disclosure policy
  • CONTRIBUTING.md — contribution guidelines
  • .github/CODEOWNERS — maintainer ownership
  • .github/pull_request_template.md — PR checklist
  • .github/ISSUE_TEMPLATE/ — bug + feature templates

Part of OSS audit across v1truv1us repos.

Kael added 2 commits February 25, 2026 17:36
Add essential open source governance files:
- SECURITY.md: Security policy and vulnerability reporting
- .github/CODEOWNERS: Code ownership for reviews
- .github/pull_request_template.md: PR template for consistency
Add SECURITY.md [CRITICAL]:
- Vulnerability disclosure policy
- Response timelines (48h ack, 90d fix, 14d grace)
- Scope for ritual automation tool

Add CODEOWNERS for:
- /cmd/, /internal/ritual/, /internal/time/, /internal/project/

Add issue templates and PR template

Refs: production-readiness
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