Skip to content

Commit 755e48e

Browse files
Merge pull request #1252 from smartdevicelink/feature/update_pr_template
Update PR template
2 parents e4ef8d4 + eb06a2c commit 755e48e

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@ This PR is **[ready / not ready]** for review.
1010
This PR makes **[no / minor / major]** API changes.
1111

1212
### Testing Plan
13-
[Describe how you plan to unit test the changes in this PR]
13+
- [ ] I have verified that I have not introduced new warnings in this PR (or explain why below)
14+
- [ ] I have run the unit tests with this PR
15+
- [ ] I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
16+
- [ ] I have tested Android, Java SE, and Java EE
17+
18+
#### Unit Tests
19+
[Describe the unit tests and behaviors added in this PR]
20+
21+
#### Core Tests
22+
[List of tests performed against Core and behaviors verified]
23+
24+
Core version / branch / commit hash / module tested against: [INSERT]
25+
HMI name / version / branch / commit hash / module tested against: [INSERT]
1426

1527
### Summary
1628
[Summary of PR changes]

0 commit comments

Comments
 (0)