Skip to content

Commit dbd29f2

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 60e2a03 commit dbd29f2

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+
## 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

Comments
 (0)