When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note this project follows the Rust Code of Conduct, please follow it in all your interactions with the project.
- You must ensure the changes do not cause any warnings with our linters, follow our
formatting guidelines (formatting can be automatically done with
cargo fmt
) and all changes pass existing and new tests. - You must ensure the changes fully resolve the related issue and all added functionality is tested.
- You may merge the Pull Request in once you have the sign-off of atleast one other developer, or if you do not have permission to do that, you may request the reviewer to merge it for you.