Thanks for your interest in contributing!
Bug reports
Open an issue with a minimal reproducible example:
reprex::reprex()
sessionInfo()
packageVersion("ukbflow")Pull requests
- Fork the repo and create a feature branch from
main - Make your changes, add tests, update roxygen2 docs
- Run
devtools::check()— 0 errors, 0 warnings expected - Submit a PR against
main
Questions
Open an issue or email evanzhou.bio@gmail.com.
