CONTRIBUTING.md

Contribution guidelines

We’ll keep this simple:

Code …

… submissions

Please make all your pull requests against the develop branch (this is the default branch). No other pull requests will be accepted. In particular, master is a release branch and is destructively overwritten by automatic processes.

Ensure all tests pass by running make test, and ideally R CMD check.

All new functions, also unexported ones, must be documented.

… style

… of conduct

Be polite, use common sense. Assume good faith in others. If you’re unsure, please refer to the Contributor Covenant Code of Conduct.



klmr/modules documentation built on Feb. 3, 2021, 3:24 a.m.