From 36f3e0ae88397fe6f7a36f2705ad630d4ea67ae9 Mon Sep 17 00:00:00 2001 From: Ceikry Date: Thu, 28 Oct 2021 13:14:46 +0000 Subject: [PATCH] Update README to reflect new template requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94ef0654c..ebe5f6e4a 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ In the current climate of RSPS in general, we believe it's important to wear our ## Contributing -

Note: A live server that the 2009Scape development team runs is the best way to find and report bugs! We are currently in the process of rewriting the codebase in Kotlin. Any new commits should be written in Kotlin Only.

+

Note: All merge requests MUST be made using the defaut MR template you can select from the dropdown when creating a new merge request. Merge requests that do not use this template will not be accepted.

More information on Kotlin can be found here.

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.