Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 636 Bytes

pull-request-template.md

File metadata and controls

16 lines (15 loc) · 636 Bytes

What?

Why?

How?

Testing?

Screenshots (optional)

Anything Else? (optional)

Check list

  • I have reviewed my own pull request for linting issues (e.g. adding new lines)
  • I have written tests (if relevant)
  • I have created a JIRA number for my branch
  • I have created a JIRA number for my commit
  • I have followed the chris beams method for my commit https://cbea.ms/git-commit/ here is an example commit
  • Ensure drone builds are green especially tests
  • I will squash the commits before merging