Skip to contents

This file describes how people can contribute to the repository.

Contributions to this repository are welcome and encouraged!

Contributing Requirements

Please test your code thoroughly before issuing a pull request. Your PR should include an entry in NEWS.md. Your code should mostly follow the Tidyverse style guide for readability and consistency.

For minor changes

For changes such as typo fixes, documentation improvements, and minor bug fixes, feel free to make changes in a fork and issue a pull request when you are done.

For substantial contributions

Out of respect for your time and the maintainers’, please create an issue describing your idea before implementing any non-trivial changes or new features. This way, maintainers can confirm that your idea is consistent with the purpose and scope of the project, and they can inform you of any resources and/or constraints that you should be aware of.