Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 669 Bytes

pull_request_template.md

File metadata and controls

20 lines (13 loc) · 669 Bytes

What's this PR do?

Where should the reviewer start?

Any background context you want to provide?

What are the relevant tickets?

Screenshots (if appropriate)

What gif best describes this PR or how it makes you feel?

Definition of Done:

  • Code is easy to understand and conforms with Prettier & eslint configs
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics
  • Documentation has been updated as appropriate
  • Manifest has been updated and version incremented correctly
  • OWASP Top 10 have been considered