Skip to content

Commit 1e1ead1

Browse files
authored
pr-template: Add (#19)
1 parent 3d80911 commit 1e1ead1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)