simple-keyboard/.github/pull_request_template.md

8 lines
298 B
Markdown
Raw Normal View History

2018-11-16 01:18:24 +08:00
## 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%