From 6558e34850032a71ef4c65f04720c6ad0c9bb5b9 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 28 Feb 2025 20:19:03 +0100 Subject: [PATCH] chore: remove github PR warning - need to acknowledge Github as a valid channel for contribution --- .github/pull_request_template.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index c0e89f1..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,5 +0,0 @@ -# Your Pull Request Might Not Be Merged - -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://github.com/ayoayco/McFly/blob/main/CONTRIBUTING.md).