From cb44bdaaf1dbcb1ff42e3896634055bcc934a583 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Sat, 2 Nov 2019 10:24:52 -0400 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 1 - 1 file changed, 1 deletion(-) 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