Skip to content

Commit ece11e4

Browse files
authored
chore: create pull_request_template.md (#2418)
1 parent 49de9a2 commit ece11e4

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+
## Summary
2+
<!-- Briefly describe the changes -->
3+
4+
## Rationale
5+
<!-- Why are these changes necessary? -->
6+
7+
## How has this been tested?
8+
- [ ] Current tests cover my changes
9+
- [ ] Added new tests
10+
- [ ] Manually tested the code
11+
12+
<!-- Describe the steps you've taken to verify the changes -->

0 commit comments

Comments
 (0)