mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Update pull_request_template.md (#1476)
* Update pull_request_template.md * Remove Javadocs mention * Added required/optional notes
This commit is contained in:
parent
30d7b5d35c
commit
f28cc6fc8c
1 changed files with 6 additions and 6 deletions
|
|
@ -1,15 +1,15 @@
|
||||||
## Description
|
## Description (required)
|
||||||
|
|
||||||
Fixes #{GitHub issue number}
|
Fixes #{GitHub issue number and title}
|
||||||
|
|
||||||
{Describe the changes made and why they were made.}
|
{Describe the changes made and why they were made.}
|
||||||
|
|
||||||
## Tests performed
|
## Tests performed (required)
|
||||||
|
|
||||||
Tested on {API level & name of device/emulator}, with {build variant, e.g. ProdDebug}.
|
Tested on {API level & name of device/emulator}, with {build variant, e.g. ProdDebug}.
|
||||||
|
|
||||||
{Please test your PR at least once before submitting.}
|
## Screenshots showing what changed (optional)
|
||||||
|
|
||||||
## Screenshots showing what changed
|
|
||||||
|
|
||||||
{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)}
|
{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._
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue