Contributing to sageseqr
Source:.github/CONTRIBUTING.md
In the spirit of open and team science, contributions to this resource are encouraged and welcome!
File a bug
Document the problem in an issue that includes a minimal reproducible example.
Open a pull request (PR)
- File an issue first to discuss the bug or idea proposed in the PR.
- Create a Git branch for each pull request (PR).
- The package uses roxygen2 and Markdown syntax for function documentation.
- Generally, new functions are tested with testthat.
Code of Conduct
sageseqr is released with a Contributor Code of Conduct. By contributing to this project you agree to abide by its terms.