Brief note on code contributions

This commit is contained in:
sergi-e 2020-09-14 13:13:32 +02:00 committed by bernat
parent ec7b3b63fd
commit fd89ec4cd7
1 changed files with 3 additions and 1 deletions

View File

@ -40,6 +40,8 @@ Ideas for new features are also a great way to contribute. Any suggestion that c
Before starting hands-on on coding, please check out the [issue board][issueboard] to check what is the team already working on, to avoid overlapping. In case of doubt or to discuss how to proceed, please contact one of us (or send an email to <carla.simulator@gmail.com>).
In order to start working, [fork the CARLA repository](https://docs.github.com/en/enterprise/2.13/user/articles/fork-a-repo), and clone said fork in your computer. Remember to [keep your fork in sync](https://docs.github.com/en/enterprise/2.13/user/articles/syncing-a-fork) with the original repository.
[issueboard]: https://github.com/carla-simulator/carla/issues
### Learn about Unreal Engine