Thank you for wanting to contribute to BOUT Runners
- Ensure the bug was not already reported by searching on GitHub as a bug report.
- If you're unable to find an open issue addressing the problem, open a new one.
- Open a new GitHub pull request with the patch.
- Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
- Before submitting, please ensure that all pre-commit tests are passing by running
pre-commit run --all-files
- Suggest your change as a feature request and start writing code.
- Make a pull request which links to the feature request mentioned above.
- Ask any question about how to use
BOUT Runners
in help wanted.
Thanks for helping out!