File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:
2+
3+ For more information, see the ` CONTRIBUTING ` guide.
4+
5+
6+ ** Summary**
7+
8+ <!-- Summary of the PR -->
9+
10+ This PR fixes/implements the following ** bugs/features**
11+
12+ * [ ] Bug 1
13+ * [ ] Bug 2
14+ * [ ] Feature 1
15+ * [ ] Feature 2
16+ * [ ] Breaking changes
17+
18+ <!-- You can skip this if you're fixing a typo-->
19+
20+ Explain the ** motivation** for making this change. What existing problem does the pull request solve?
21+
22+ <!-- Example: When "Adding a function to do X", explain why it is necessary to have a way to do X. -->
23+
24+ ** Test plan (required)**
25+
26+ Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
27+
28+
29+ ** Closing issues**
30+
31+ <!-- Put `fixes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). -->
32+ Fixes #
You can’t perform that action at this time.
0 commit comments