Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.1 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

46 lines (26 loc) · 1.1 KB

Marked version:

Description

  • Fixes #### (if fixing a known issue; otherwise, describe issue using the following format)

Submitter

  • Test(s) exist to ensure functionality and minimize regresstion (if no tests added, list tests covering this PR); or,
  • no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Reviewer

  • Draft GitHub release notes have been updated.
  • case_insensitive_refs is only failing test (remove once CI is in place and all tests pass).
  • All lint checks pass (remove once CI is in place).
  • Merge PR