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 6a490e1 commit 131e493Copy full SHA for 131e493
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,24 @@
1
+<!--
2
+Thanks for submitting a pull request! We appreciate you spending the time to work on these changes.
3
+Please provide enough information so that others can review your pull request. The three fields below are mandatory.
4
+-->
5
+
6
+## Summary
7
8
9
+Explain the **motivation** for making this change. What existing problem does the pull request solve?
10
11
12
+## Changelog
13
14
15
+Help reviewers and the release process by writing your own changelog entry. See this project's CHANGELOG.md
16
+for an example.
17
18
19
+## Test Plan
20
21
22
+Demonstrate the code is solid. Example: Unit tests, screenshots from an app showing
23
+the change in the module.
24
0 commit comments