Files
openfe/.github/pull_request_template.md
Alyssa Travitz f0f968f4b3 add manual tests to PR template (#1624)
* add manual tests to PR template

* adding clarifying note for irfan, specifically
2025-11-24 09:27:49 -08: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 by making a comment with pre-commit.ci autofix before requesting review.

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