Skip to content

Commit 7962e1e

Browse files
Add template for PR targeted to develop branch
All PR description should be unified by some template. This commit provides such template file
1 parent 784ab5a commit 7962e1e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Implements/Fixes [#nnnn](github.com/smartdevicelink/sdl_core/issues/nnnn)
2+
3+
This PR is **[ready / not ready]** for review.
4+
5+
### Testing Plan
6+
[Describe how your changes will be tested]
7+
8+
### Summary
9+
[Summary of PR changes]
10+
11+
### CLA
12+
- [ ] I have signed [the CLA](https://docs.google.com/forms/d/e/1FAIpQLSdsgJY33VByaX482zHzi-xUm49JNnmuJOyAM6uegPQ2LXYVfA/viewform)

0 commit comments

Comments
 (0)