Skip to content

Commit 0bae70d

Browse files
authored
Create pull_request_template.md
1 parent f5ccfa7 commit 0bae70d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
## Summary
3+
4+
<!--
5+
Explain the **motivation** for making this change. What existing problem does the pull request solve?
6+
-->
7+
8+
## How did you test this change?
9+
10+
<!--
11+
Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes the user interface.
12+
How exactly did you verify that your PR solves the issue you wanted to solve?
13+
If you leave this empty, your PR will very likely be closed.
14+
-->

0 commit comments

Comments
 (0)