- Fork the repo and create your branch from
main
. - Create your changes.
- Test your changes in all possible permutations and combinations.
- Send a pull request upstream!
In short, when you submit code changes, your submissions are understood to be under the same BSD-2-Clause License that covers the project. Feel free to contact the maintainers if that's a concern.
- You can run
make check
for style unification.
Make sure to write proper commit messages with conventional commits
syntax.
By contributing, you agree that your contributions will be licensed under its BSD-2-Clause License.