From 3e83394014de9ae39dad3aed5a5809ac696d6240 Mon Sep 17 00:00:00 2001 From: Samidy Date: Thu, 12 Mar 2026 09:01:47 +0300 Subject: [PATCH] update linko here --- .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 a7b1919..3ecdb37 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,7 +6,7 @@ - [ ] Docs only ### Checklist -- [ ] **I have read the [Contributing Guidelines](https://github.com/monochrome-music/monochrome/blob/main/CONTRIBUTING.md).** +- [ ] **I have read the [Contributing Guidelines](../CONTRIBUTING.md).** - [ ] **I understand every line of code I am submitting.** - [ ] I have tested these changes locally, and they work as expected.