From 4666e16a5d415245a85ab95f70152cd7d6729e83 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 25 Apr 2025 16:19:52 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f9ed3d4c..9c93cefb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,6 +27,7 @@ Also, please ensure your pull request adheres to the following guidelines: * Your entry is added alphabetically to the category * If your entry has the same name as another, it should be prefixed with the vendor (e.g., `Foo\Bar` becomes `Foo Bar`) * Feel free to suggest new categories or organisational improvements +* Your pull request isn't for self promotion Please make sure your suggestion meets all the criteria before submitting a pull request, or it may be closed without review.