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 9298bc2 commit e176116Copy full SHA for e176116
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,7 +1,7 @@
1
Before submitting a PR make sure the following things have been done (and denote this
2
by checking the relevant checkboxes):
3
4
-- [ ] The commits are consistent with our [contribution guidelines](CONTRIBUTING.md)
+- [ ] The commits are consistent with our [contribution guidelines](./CONTRIBUTING.md)
5
- [ ] You've added tests (if possible) to cover your change(s)
6
- [ ] All tests are passing (run `lein do clean, test`)
7
- [ ] Code inlining with mranderson works and tests pass with inlined code (run `./build.sh install` -- takes a long time)
0 commit comments