From 713d0b383e2dd83135bb1bca2344dbb2100b2edc Mon Sep 17 00:00:00 2001 From: Pierre Carru Date: Thu, 22 Jan 2026 00:35:44 +0100 Subject: [PATCH] PR template: Update link to CONTRIBUTING.md (#643) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fb7cf58..3bccade 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ **Please confirm you have done the following:** - [ ] I have searched [existing issues](https://github.com/cjpais/Handy/issues) and [pull requests](https://github.com/cjpais/Handy/pulls) (including closed ones) to ensure this isn't a duplicate -- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md) +- [ ] I have read [CONTRIBUTING.md](https://github.com/cjpais/Handy/blob/main/CONTRIBUTING.md) **If this is a feature or change that was previously closed/rejected:**