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 60e2a03 commit dbd29f2Copy full SHA for dbd29f2
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,20 @@
1
+## Description
2
+
3
4
+## How Has This Been Tested?
5
+<!--- Please describe in detail how you tested your changes. -->
6
+<!--- Include details of your testing environment, and the tests you ran to -->
7
+<!--- see how your change affects other areas of the code, etc. -->
8
9
10
+## How are existing users impacted? What migration steps/scripts do we need?
11
12
13
+## Checklist:
14
15
+I have:
16
17
+- [ ] updated the documentation and/or roadmap (if required)
18
+- [ ] read the [CONTRIBUTION](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md) guide
19
+- [ ] signed-off my commits with `git commit -s`
20
+- [ ] added unit tests
0 commit comments