simple-keyboard/.github/pull_request_template.md
2018-11-15 12:18:24 -05:00

8 lines
298 B
Markdown

## Description
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%