Thank you for looking to contribute to our project! The following document outlines our contributors guidance.
If you spot a bug or feature you want to report, please check first that it has not been reported as an issue already.
If no issue is open for your bug or feature, please open a new one
Please use the templates provided to ensure that there is sufficient detail in your reported issue.
If you have written some code that fixes a bug or feature, please pusht his up in a new branch under the format "bug/issue" and open this as a new PR when it is ready to review.
- Ensure the PR description clearly describes the problem and solution.
- Include the relevant issue number if applicable.
All code is styled using the styleR package. Running the tidy_code()
function before pushing up to branch ensures that your code is in line with our style, and passes the continuous integration tests.
If you have any other questions, please do not hesitate to contact us at [email protected]