Skip to content

Commit 2e38f3c

Browse files
committed
Move CHANGE & RATIONALE sec. of PR template 2 top
1 parent 8aed1b2 commit 2e38f3c

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
| --------------------------------- | ---------------------------|
99
| ![Issue Stats][PR response img] | ![Codecov branch][coverage]|
1010

11+
## Summary of changes ##
12+
13+
Summarize what you changed
14+
15+
## Rationale for changes ##
16+
17+
Why did you make these changes?
18+
19+
## Additional info and certifications ##
20+
1121
This pull request (PR) is a:
1222
- [ ] Bug fix
1323
- [ ] Feature addition
@@ -46,13 +56,6 @@ I certify that:
4656
check and following the directions on the CLA assistant webpage
4757
- [ ] I have ensured that the test coverage hasn't gone down and added new [unit tests] to cover an new code added to the library
4858

49-
## Summary of changes ##
50-
51-
Summarize what you changed
52-
53-
## Rationale for changes ##
54-
55-
Why did you make these changes?
5659

5760
## For contributors and SI team members with code review priviledges ##
5861

0 commit comments

Comments
 (0)