We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd15b8f commit f71b851Copy full SHA for f71b851
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,6 @@
1
Before submitting a PR make sure the following things have been done:
2
3
-- [ ] The commits are consistent with our [contribution guidelines](CONTRIBUTING.md)
+- [ ] The commits are consistent with our [contribution guidelines](../blob/master/.github/CONTRIBUTING.md)
4
- [ ] You've added tests to cover your change(s)
5
- [ ] All tests are passing
6
- [ ] The new code is not generating reflection warnings
0 commit comments