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.
2 parents f1a5b69 + 879f462 commit 8ae55fbCopy full SHA for 8ae55fb
.github/PULL_REQUEST_TEMPLATE.md
@@ -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