Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 604 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

18 lines (12 loc) · 604 Bytes

Issue Fix

Fixes #{Issue Number} Jira Task: Task_Number

Screenshots

Description

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.