Files
openfe/.github/pull_request_template.md
Alyssa Travitz fa282cb8ea making some language clearer on github-facing things (#1758)
* making some language clearer on github-facing things

* :

* add pre-commit link

* clean up
2026-01-09 17:06:55 +00:00

1.5 KiB

Checklist

  • All new code is appropriately documented (user-facing code must have complete docstrings).
  • Added a news entry, 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).

Developers certificate of origin