Skip to content

Commit

Permalink
Fix a broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Feb 8, 2020
1 parent bd15b8f commit f71b851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Before submitting a PR make sure the following things have been done:

- [ ] The commits are consistent with our [contribution guidelines](CONTRIBUTING.md)
- [ ] The commits are consistent with our [contribution guidelines](../blob/master/.github/CONTRIBUTING.md)
- [ ] You've added tests to cover your change(s)
- [ ] All tests are passing
- [ ] The new code is not generating reflection warnings
Expand Down

0 comments on commit f71b851

Please sign in to comment.