When contributing to this repository, please first discuss the change you wish to make via issue, or any other method with the owners of this repository before making a change.
- Create an issue describing the changes you wish to make.
- Fork the repo, develop and test your changes (Also try to provide unit tests and/or CI tests wherever possible).
- Always make sure to run
rusfmt
for the CI. - Always build with
--release
flag. - If everything goes fine, submit a pull request. detailing all the changes.