From f56a1de178b98d23b04cafb6760abb2300994287 Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Sat, 29 Aug 2020 08:40:50 -0300 Subject: [PATCH] Make CONTRIBUTING point to the full tutorial --- CONTRIBUTING.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a07823f32..ba7e127e97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,15 +27,7 @@ Translation is managed in a separate repository, [OpenRCT2/Localisation](https:/ You will find more information there. # Contributing code -## Steps -1. First, ensure you have a GitHub account and [fork](https://help.github.com/articles/fork-a-repo/) the OpenRCT2 repository. -2. Create a new branch from develop (unless you are contributing to another) and commit your changes to that. -3. Submit a new [pull request](https://help.github.com/articles/using-pull-requests/). -4. Wait for other users to test and review your changes. - -## Credits -If you are contributing to OpenRCT2, please add your name to ```./contributors.md``` so that you can be credited for your -work outside and inside the game. +Please read [How To Contribute](https://github.com/OpenRCT2/OpenRCT2/wiki/How-To-Contribute) ## Code hints ### Adding new strings