Skip to content

docs: open-source scaffolding (license, contributing, CoC, security, codeowners)#8

Merged
csharp36 merged 1 commit into
mainfrom
chore/oss-scaffolding
May 29, 2026
Merged

docs: open-source scaffolding (license, contributing, CoC, security, codeowners)#8
csharp36 merged 1 commit into
mainfrom
chore/oss-scaffolding

Conversation

@csharp36
Copy link
Copy Markdown
Owner

Summary

Adds the standard files for open-source development:

  • LICENSE — MIT
  • CONTRIBUTING.md — prerequisites, ./gradlew build/test tiers, admin-ui build, and the PR workflow (PR-only to main, required build check, linear history, resolve conversations)
  • CODE_OF_CONDUCT.md — Contributor Covenant 2.1 (by reference)
  • SECURITY.md — private vulnerability reporting via GitHub's Security tab; scoped to this project's auth/webhook/secret surfaces
  • .github/CODEOWNERS — default owner @csharp36
  • .github/pull_request_template.md — summary + test plan + checklist

Test plan

  • CI build check passes (docs-only change, full suite still runs)

🤖 Generated with Claude Code

…ty, codeowners, PR template)

- LICENSE: MIT
- CONTRIBUTING.md: build/test setup + PR workflow matching the new main protection
- CODE_OF_CONDUCT.md: Contributor Covenant 2.1 (by reference)
- SECURITY.md: private vulnerability reporting via GitHub Security tab
- .github/CODEOWNERS: default owner @csharp36
- .github/pull_request_template.md

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@csharp36 csharp36 merged commit a3bdf6c into main May 29, 2026
1 check passed
@csharp36 csharp36 deleted the chore/oss-scaffolding branch May 29, 2026 20:22
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