From fee99b2f8250ba8a549d3b56152400e4b25a7c01 Mon Sep 17 00:00:00 2001 From: Ceikry Date: Sat, 10 Sep 2022 16:42:09 +0000 Subject: [PATCH] Re-added explicit Kotlin notice to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80ca271b1..3ecb02174 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,8 @@ In the current climate of RuneScape Private Servers in general, we believe it's ## Contributing **Note: All merge requests MUST be made using the defaut MR template. Merge requests that do not use this template will not be accepted.** -**More information on Kotlin can be found [here](https://kotlinlang.org/).** + +**Note: All new contributions MUST be made in Kotlin unless you are updating or fixing a bug in legacy code. More information on Kotlin can be found [here](https://kotlinlang.org/).** There are many ways everyone can contribute! From the most seasoned programmers to those who do not have the most remote clue how code works! Below are some things that can always use some love from the community.