Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 393 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (13 loc) · 393 Bytes

Changes

TODO

Checklist

  • Did you run the tests?
  • Would you show this to your mom?
  • Did you add the labels? (hotfix, vulnerability, new-feature, task, ui, needs-security-review)
  • Is new code covered?
  • Is code instrumented?
  • New fields validated?
  • User inputs validated?
  • All errors handled?
  • Enough logging?
  • Should we update the docs?