From 96a10c8ca71eac3b034f3736eba082832fd3f8bd Mon Sep 17 00:00:00 2001 From: "Dylan T." Date: Fri, 10 Oct 2025 18:05:34 +0100 Subject: [PATCH] contributing: remove unnecessary stuff [ci skip] --- CONTRIBUTING.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b42a2e2b..72e4c768c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,3 @@ -![](http://cdn.pocketmine.net/img/PocketMine-MP-h.png) - -# PocketMine-MP Contribution Guidelines - -PocketMine-MP is an open source project, and contributions from the community are welcomed, as long as they comply with our quality standards and licensing. - Code contributions must be submitted using [GitHub Pull Requests](https://github.com/pmmp/PocketMine-MP/pulls), where they will be reviewed by maintainers. Small contributions (e.g. minor bug fixes) can be submitted as pull requests directly.