Update pull_request_template.md

This commit is contained in:
Francisco Hodge
2019-11-02 10:24:52 -04:00
committed by GitHub
parent 0c49b12341
commit cb44bdaaf1

View File

@@ -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%