Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 348 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

17 lines (11 loc) · 348 Bytes

Title of the PR

Short description of the changes made by this PR

resolve #[issue_id]

TODO Before submitting:

  • Build ./gradlew assembleRelease
  • Run tests locally ./gradlew app:testReleaseUnitTest
  • Run lint locally ./gradlew app:lintRelease

Number of new tests (must be greater than 0):

  • NONE

Deploy notes:

  • NONE