-
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)
-
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 onmaster
)