diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 796b6eb..dc45e05 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,7 +6,8 @@ Please include a concise summary of the change and any relevant details. ## PR Checklist -- [ ] My submission follows the guidelines in [Contribution.md](/Contribution.md). +- [ ] My submission follows the guidelines in [Contribution.md](https://github.com/DhanushNehru/breakout-game/blob/main/Contribution.md). +- [ ] I have tested `npm run lint` locally. - [ ] All new and existing tests pass. - [ ] The description of changes is clear and concise. - [ ] I have documented any necessary changes to the codebase. \ No newline at end of file