- You HAVE discussed your change prior to submitting it
- You HAVE followed our contributing guidelines
- You HAVE checked that theire are no similar pull requests pending
- You HAVE done your changes in a separate branche
- You HAVE only one commit (or squashed into all your commits)
- You HAVE successfully linted locally new/modified code
- You HAVE written new unit tests where applicable for this update/change
- You HAVE successfully tested locally new/modified code
- You HAVE documented all new/modified code related to this update/change
- You HAVE followed the organisations style guide
- You HAVE documented your change