Skip to content

Commit c4ba281

Browse files
authored
chore(github): add PR template (#1145)
* chore(github): add PR template FX-2075 * Update .github/PULL_REQUEST_TEMPLATE.md
1 parent 4ad0a16 commit c4ba281

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
Thanks for submitting a pull request!
3+
Please provide enough information so that others can review your pull request.
4+
-->
5+
6+
**Summary**
7+
8+
<!--
9+
Explain the **motivation** for making this change.
10+
What existing problem does the pull request solve?
11+
Are there any linked issues, references or RFCs?
12+
-->
13+
14+
**Result**
15+
16+
<!--
17+
Demonstrate the code is solid.
18+
Example: The exact commands you ran and their output,
19+
screenshots / videos if the pull request changes UI.
20+
-->

0 commit comments

Comments
 (0)