diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 052a0b195..ddef99018 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -30,7 +30,7 @@ This is a breaking change because ... -- [ ] I have read the [CONTRIBUTING](../CONTRIBUTING.md) doc +- [ ] I have read the [CONTRIBUTING](/bcgov/common-hosted-form-service/blob/main/CONTRIBUTING.md) doc - [ ] I have checked that unit tests pass locally with my changes - [ ] I have run the npm script lint on the frontend and backend - [ ] I have added tests that prove my fix is effective or that my feature works