diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3b53333..d41bbba 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,11 +11,12 @@ ### Coverage and basic unit test check 1. update the NPM packages with `$ yarn` 1. `$ yarn test` +--> + -... ## Example