Skip to content

Commit 879f462

Browse files
committed
Add pull request template
1 parent 9b929e1 commit 879f462

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Issue
2+
-----------
3+
4+
-
5+
6+
checklist
7+
---------
8+
- [] This PR contains all the work required to resolve the linked issue.
9+
10+
- [] This PR results in breaking changes to upstream dependencies.
11+
12+
- [] The work contained has sufficient documentation to describe what it does and how to do it.
13+
14+
- [] The work has sufficient tests and/or testing.
15+
16+
- [] I have committed clear and descriptive commits. Be considerate as somebody else will have to read these.
17+
18+
- [] I have added the appropriate labels to this PR.

0 commit comments

Comments
 (0)