We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad0a16 commit c4ba281Copy full SHA for c4ba281
.github/PULL_REQUEST_TEMPLATE.md
@@ -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