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.
1 parent 3d80911 commit 1e1ead1Copy full SHA for 1e1ead1
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,9 @@
1
+## For New Contributors:
2
+
3
+- [ ] Have you followed the guidelines in our [Contributing](https://github.com/danger/golang/blob/main/CONTRIBUTING.md) file?
4
+- [ ] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change?
5
+- [ ] If it's a non-trivial change, I've linked a new or existing [issue](../issues) to this PR
6
+- [ ] I have performed a self-review of my code
7
+- [ ] Does your submission pass existing tests?
8
+- [ ] Have you written new tests for your new changes, if applicable?
9
+- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
0 commit comments