Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit 4004e81

Browse files
committed
chore(github): add pull request template.
1 parent b6e0e72 commit 4004e81

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Summary
2+
3+
Proposed changes:
4+
5+
* ..
6+
* ..
7+
8+
Resolves # .
9+
10+
## Checklist
11+
12+
* [ ] The changes only affect or contain one module.
13+
* [ ] The changes are according to [contribution guidelines](/CONTRIBUTING.md).
14+
* [ ] The new module is linked in the [list of available modules](/README.md#modules) (only if changes introduce new module).
15+
* [ ] The changes can be merged into the target branch without conflicts.

0 commit comments

Comments
 (0)