From 16ce0e8d36e41806727da2008d07149ca66183f6 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 10 Feb 2025 23:31:31 +0100 Subject: [PATCH] chore: link to contributing on gh pr 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 c989719..c0e89f1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,4 +2,4 @@ This is a mirror of the [Sourcehut](https://git.sr.ht/~ayoayco/mcfly) repository. -If you want to contribute, please do so on Sourcehut. [Here is how](https://git-send-email.io). +If you want to contribute, please do so on Sourcehut. [Here is how](https://github.com/ayoayco/McFly/blob/main/CONTRIBUTING.md).