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 we have a code of conduct, please follow it in all your interactions with the project.
- Clone the project and open it in your desired IDE.
- Make your changes. Please follow the Google Style Guide.
- Bump versions in all
build.gradle.ktsfiles. We use the SemVer scheme. (M.M.P) - Commit your changes with a descriptive message to a separate branch. Name it appropriately.
- Build the project and test your changes extensively.
- Create a pull using our template.
- Wait for approval. Answer upcoming questions.