Skip to content

Commit 8ae55fb

Browse files
Merge #563
563: Add pull request template r=Jimbo4350 a=Jimbo4350 Co-authored-by: Jordan Millar <[email protected]>
2 parents f1a5b69 + 879f462 commit 8ae55fb

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)