diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-27 22:08:06 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-27 22:08:06 +0200 |
commit | 61db65f366935ba67cdd22ca0ea6a8afc1d9e261 (patch) | |
tree | c0fe9b01cb29435a097e024650dc9196959b5648 | |
parent | 4234f0d4c351ea88b965654183a687b3e3fc645a (diff) | |
download | skyhanni-61db65f366935ba67cdd22ca0ea6a8afc1d9e261.tar.gz skyhanni-61db65f366935ba67cdd22ca0ea6a8afc1d9e261.tar.bz2 skyhanni-61db65f366935ba67cdd22ca0ea6a8afc1d9e261.zip |
wording
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
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` |