Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 438 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

10 lines (6 loc) · 438 Bytes

Provide a brief description of the goal and implementation. Add comments inline for any parts of this change that you would like to highlight to the reviewer

Video (optional)

Demo of the functionality or walkthrough summary of the code.

Developer checklist

  • Run the app and tested the new/edited functionality to conform to the expected behaviour
  • Run the following ./gradlew test and confirmed all tests pass.