Skip to content

Commit 98825d9

Browse files
committed
chore: add PR template
1 parent e22cedb commit 98825d9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!-- Please provide enough information so that others can review your pull request. -->
2+
<!-- Keep pull requests small and focused on a single change. -->
3+
4+
### Summary
5+
6+
<!-- What existing problem does the pull request solve? Can you solve the issue with a different approach? -->
7+
8+
### Test plan
9+
10+
<!-- List the steps with which we can test this change. Provide screenshots if this changes anything visual. -->

0 commit comments

Comments
 (0)