From 705087e853311abc709549bf18c321318781d8e3 Mon Sep 17 00:00:00 2001 From: UltraProdigy <187078471+UltraProdigy@users.noreply.github.com> Date: Sat, 4 Jul 2026 14:35:51 -0400 Subject: [PATCH] Add reminder to review contribution guidelines Added a note to review contribution guidelines before contributing. --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6ad3d1838..490d5762e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,6 @@ Contributing ============ +Before contributing, make sure you're familiar with the [GT:NH Contribution Guidelines](https://github.com/GTNewHorizons/.github/blob/master/CONTRIBUTING.md) ___ Setting up a Development Environment ------------------------------------