- Fork the project
- Create a new branch in your fork
- Make some changes
- Send a Merge Request to the upstream repository
- Periodically rebase your branch on top of the main branch until it is ready to be merged
This project follows the Conventional Commits spec to make commits easier to search through, organize, and generate changelogs.
We mostly follow the Rust Project CoC. But in general just use some common sense, and be decent to each other.