Contributing to dceasimR
Source:CONTRIBUTING.md
Thank you for considering contributing to dceasimR!
How to contribute
- Bug reports: Please file an issue at https://github.com/heorlytics/dceasimR/issues with a minimal reproducible example.
- Feature requests: Open an issue describing the proposed feature and its use case in DCEA or HTA.
-
Pull requests: Fork the repository, create a branch, make your changes, and submit a pull request. Please ensure
devtools::check()passes with 0 errors and 0 warnings before submitting.
Code style
- Follow the tidyverse style guide.
- Document all exported functions with roxygen2.
- Add tests for new functionality in
tests/testthat/.
Questions
For questions about DCEA methodology or package use, please open a GitHub Discussion or contact the maintainer at shubhram.pandey@heorlytics.com.