diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 893114d..af1edf9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,7 +16,7 @@ -- [] My code follows the code style of this project (I at least ran `npm run format` and `npm run build`). +- [] My code follows the code style of this project (I ran `npm run format`). - [] I have read the **CONTRIBUTING** document.