mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
* Update pull_request_template.md * Remove Javadocs mention * Added required/optional notes
15 lines
577 B
Markdown
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._
|