mirror of
https://github.com/OpenFreeEnergy/openfe.git
synced 2026-06-04 22:34:24 +08:00
* making some language clearer on github-facing things * : * add pre-commit link * clean up
1.5 KiB
1.5 KiB
Checklist
- All new code is appropriately documented (user-facing code must have complete docstrings).
- Added a
newsentry, or the changes are not user-facing. - Ran pre-commit: you can run pre-commit locally or comment on this PR with
pre-commit.ci autofix.
Manual Tests: these are slow so don't need to be run every commit, only before merging and when relevant changes are made (generally at reviewer-discretion).
- GPU integration tests
- example notebook testing
- packaging tests: run this for any large feature PRs or PRs that add test data.
Developers certificate of origin
- I certify that this contribution is covered by the MIT License here and the Developer Certificate of Origin at https://developercertificate.org/.