Skip to content

Commit e36ebfe

Browse files
misaochanneslihanturan
authored andcommitted
Update pull_request_template.md (commons-app#1476)
* Update pull_request_template.md * Remove Javadocs mention * Added required/optional notes
1 parent 9845a62 commit e36ebfe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
## Description
1+
## Description (required)
22

3-
Fixes #{GitHub issue number}
3+
Fixes #{GitHub issue number and title}
44

55
{Describe the changes made and why they were made.}
66

7-
## Tests performed
7+
## Tests performed (required)
88

99
Tested on {API level & name of device/emulator}, with {build variant, e.g. ProdDebug}.
1010

11-
{Please test your PR at least once before submitting.}
12-
13-
## Screenshots showing what changed
11+
## Screenshots showing what changed (optional)
1412

1513
{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)}
14+
15+
_Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request._

0 commit comments

Comments
 (0)