- Label the issues appropriately, see the list of labels and their description here
- Be welcoming to first-time contributors, identified by the GitHub
first-time contributor
badge. - At least 1 - 2 collaborators must approve a pull request before the pull request lands.
- PRs with commits that don't follow the conventional commits standard should be re-written when merging (squash and merge).
- Use GitHub's squash and merge when landing PRs.
- CI must pass before landing PRs.