When contributing to chirps, please first discuss the change you wish to make via issue before making a change and pull request. Please submit questions, bug reports, and requests in the issues tracker.
Note that we have a code of conduct, please follow it in all your interactions with the project’s team.
If you plan to contribute, please read our pull request process:
Pull Request Process
- Fork the project and clone locally.
- If you have large changes, please open an issue first to discuss.
- Documentation is generated by roxygen2. Please write documentation in code files and let it auto-generate documentation files. We use a recent version so documentation must be written in markdown. This document may help you.
- Write and test your code with good practice before submitting your change.
- Push to the origin repository.