diff --git a/ONBOARDING.md b/ONBOARDING.md new file mode 100644 index 0000000..14cfcb6 --- /dev/null +++ b/ONBOARDING.md @@ -0,0 +1,9 @@ +# Pronpy Onboarding + +Use this checklist when setting up new repositories or collaborators in the organization. + +- Confirm repository visibility, description, homepage, and topics. +- Keep issues, discussions, and pull requests enabled for public projects. +- Assign new issues and pull requests to a maintainer. +- Require pull requests and passing CI before merging into `main`. +- Keep GitHub Pages and workflow badges checked after setup changes.