diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fed9f00..2601bea 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -34,8 +34,6 @@ - [ ] `npm run test` passes with this change - [ ] This pull request links relevant issues as `Fixes #0000` - [ ] There are new or updated unit tests validating the change -- [ ] Added documentation inside `www/docs/main` folder. -- [ ] Included new files inside `index.doc.ts`. - [ ] The new commits follow conventions outlined in the [conventional commit spec](https://www.conventionalcommits.org/en/v1.0.0/)