Make CONTRIBUTING point to the full tutorial

This commit is contained in:
Tulio Leao 2020-08-29 08:40:50 -03:00 committed by GitHub
parent e9c3f31422
commit f56a1de178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 9 deletions

View File

@ -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