diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 23685ca7..6cc42eb8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,4 +5,3 @@ A few sentences describing the overall goals of the pull request's commits. ## Checks - [ ] Tests ( `npm run test -- --coverage` ) Coverage at `./coverage/lcov-report/index.html` should be 100% -- [ ] Documentation ( `npm run docs` ) Coverage at `./docs/source.html` should be 100% \ No newline at end of file