The following is a guide to contributing to the DAGMC_Stats repository. Please note there is a Code of Conduct and make sure to follow it in all interactions with this project.
- Fork this repository from
master
and create a branch for new code. - If applicable, add the proper tests for the new code.
- If applicable, update the documentation.
- Issue a Pull Request using the pull request template.
- If you wish to report a bug, use the bug report template.
- If you wish to suggest an improvement, use the feature request template.
- If you have any other issue, be clear and concise in its description and label it accordingly.
By contributing, you agree that your contributions will be licensed under the MIT License.