diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6cc42eb8..4331737b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,4 +4,4 @@ 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% +- [ ] I have read and followed the [Contributing Guidelines](https://github.com/hodgef/simple-keyboard/blob/master/CONTRIBUTING.md).