Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 800 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

executable file
·
17 lines (11 loc) · 800 Bytes

  • cargo test does not report any errors
  • cargo clippy does not report any warnings
  • These changes fix #___ (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because ___