apps-android-commons/PULL_REQUEST_TEMPLATE.md
Josephine Lim e36ebfeffe Update pull_request_template.md (#1476)
* Update pull_request_template.md

* Remove Javadocs mention

* Added required/optional notes
2018-05-07 12:27:14 +03:00

15 lines
577 B
Markdown

## Description (required)
Fixes #{GitHub issue number and title}
{Describe the changes made and why they were made.}
## Tests performed (required)
Tested on {API level & name of device/emulator}, with {build variant, e.g. ProdDebug}.
## Screenshots showing what changed (optional)
{Only for user interface changes, otherwise remove this section. See [how to take a screenshot](https://android.stackexchange.com/questions/1759/how-to-take-a-screenshot-with-an-android-device)}
_Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request._