From 61db65f366935ba67cdd22ca0ea6a8afc1d9e261 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 27 Aug 2023 22:08:06 +0200 Subject: wording --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ce93f8fe..07e6b7341 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,7 +86,7 @@ accidentally. - Paid only mods. - Mods that have reached the end of life. (Rip SBA, Dulkir and Soopy) - The mod has, according to Hypixel rules, illegal features ("cheat mod"). - - If you can improve the existing feature, that is meaningful. + - If you can improve the existing feature in a meaningful way. - All classes should be written in Kotlin, with a few exceptions: - Config files in `at.hannibal2.skyhanni.config.features` - Mixin classes in `at.hannibal2.skyhanni.mixins.transformers` -- cgit