mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-20 01:22:59 +08:00
8 lines
298 B
Markdown
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%
|