diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3ea9cd21b..e93dabf58 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,7 @@ fixes # -- [ ] I have read the [Contribution Guidelines](../CONTRIBUTING.md) +- [ ] I have read the [Contribution Guidelines](https://github.com/spectreconsole/spectre.console/blob/main/CONTRIBUTING.md) - [ ] I have commented on the issue above and discussed the intended changes - [ ] A maintainer has signed off on the changes and the issue was assigned to me - [ ] All newly added code is adequately covered by tests