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 67573f7 commit 58e81e8Copy full SHA for 58e81e8
.github/PULL_REQUEST_TEMPLATE.md
@@ -4,7 +4,7 @@ by checking the relevant checkboxes):
4
- [ ] 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)
+- [ ] Code inlining with mranderson works and tests pass with inlined code (run `make install` -- takes a long time)
8
- [ ] You've updated the changelog (if adding/changing user-visible functionality)
9
- [ ] You've updated the readme (if adding/changing user-visible functionality)
10
0 commit comments