Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 695 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (17 loc) · 695 Bytes

INSERT SHORT DESCRIPTION EXPLAINING THE HIGH-LEVEL REASON FOR THE NEW PULL REQUEST HERE.

Additions / Removals

Testing

Screenshots

Notes

Checklist

  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows the standards laid out in the contributing guide
  • Passes all existing automated tests
  • New functions include new tests
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged
  • Visually tested in supported browsers and devices