From 76e8f789c4c03d071679abea96de4e763b1b00ef Mon Sep 17 00:00:00 2001 From: ParantezTech Date: Fri, 17 Jul 2026 18:25:34 +0300 Subject: [PATCH] [github] edit contribution link in pull request template --- .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 c49b219a..ae8643f5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ Please read our contribution guidelines before opening a pull request: -➡️ [**CONTRIBUTING.md**](CONTRIBUTING.md) +➡️ [**CONTRIBUTING.md**](https://github.com/sharpemu/sharpemu/blob/main/CONTRIBUTING.md) By opening this pull request, you confirm that you have read and agree to follow the contribution guidelines.