Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions ONBOARDING.md
Original file line number Diff line number Diff line change
@@ -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.
Loading