Skip to content

Commit f52d138

Browse files
committed
Add pull request tenplate
1 parent 2f67928 commit f52d138

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
Thank you for contributing! To help us out with reviewing, please consider the following:
3+
4+
- Does this pull request include a summary of the change? (See below.)
5+
- Does this pull request include a descriptive title?
6+
- Does this pull request include references to any relevant issues?
7+
-->
8+
9+
## Summary
10+
11+
<!-- What's the purpose of the change? What does it do, and why? -->
12+
13+
## Test Plan
14+
15+
<!-- How was it tested? -->

0 commit comments

Comments
 (0)