Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 420 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

11 lines (6 loc) · 420 Bytes

Fixes #Issue_Number

Please Add Screenshots If there are any UI changes.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the MifosStyle.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.