Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.38 KB

pull_request_template.md

File metadata and controls

43 lines (26 loc) · 1.38 KB

REMOVE THIS AND ADD A TITLE HERE

Description

Resources used

Has this been tested? How?

Types of change

  • New feature (change which adds functionality)

  • Bug fix (change which fixes an issue)

  • Improvement/refactoring (change that doesn't add any features but makes things better)

  • Styling (style changes that don't affect functionality)

Checklist before submitting

  • Satisfies card on Trello

  • Has had a another team mate review your design.

  • No known defects

  • Appropriate tests completed (e.g. core functionality, edge cases)

  • Code has been formatted with nicely and contains proper indentation.

  • Code comments as appropriate

  • master branch has been merged into the feature branch and tested (if any newer commits on master)