Open Source Repo Prep

Prepare a repo for real open-source use: LICENSE, CODE_OF_CONDUCT, CONTRIBUTING, CODEOWNERS, a minimal CI workflow, and GitHub branch protection that actually restricts who can merge -- with the real gotchas (branch-protection JSON schema via gh api, force-push semantics, and the honest limits of what a solo maintainer's setup can enforce).

pooriaarab d4c3c07 7.7 KB Updated

File contents

pooriaarab/skills/tree/main/open-source-repo-prep commit d4c3c070ed

Frequently asked questions

npx skillmds@latest add pooriaarab/open-source-repo-prep