diff --git a/Docs/CONTRIBUTING.md b/Docs/CONTRIBUTING.md index bcd5e6bd7..3c880875a 100644 --- a/Docs/CONTRIBUTING.md +++ b/Docs/CONTRIBUTING.md @@ -55,13 +55,13 @@ Code contributions So you are considering making a code contribution, great! we love to have contributions from the community. -Before starting hands-on on coding, please check out the -[projects page][projectslink] to see if we are already working on that, it would +Before starting hands-on on coding, please check out our +[issue board][wafflelink] to see if we are already working on that, it would be a pity putting an effort into something just to discover that someone else was already working on that. In case of doubt or to discuss how to proceed, please contact one of us (or send an email to carla.simulator@gmail.com). -[projectslink]: https://github.com/carla-simulator/carla/projects/1 +[wafflelink]: https://waffle.io/carla-simulator/carla #### Where can I learn more about Unreal Engine? diff --git a/Docs/issue_template.md b/Docs/issue_template.md index 872f07178..d4909e2f0 100644 --- a/Docs/issue_template.md +++ b/Docs/issue_template.md @@ -4,13 +4,14 @@ Thanks for contributing to CARLA! If you are asking a question please make sure your question was not asked before by searching among the existing issues. Also make sure you have read our -documentation and FAQ at carla.readthedocs.io. +documentation and FAQ at http://carla.readthedocs.io. -If your question is about creating content (assets, levels) you'll most likely -have all the info you need in the unreal Docuumentation: -https://docs.unrealengine.com -Please, keep the threads focused and single-themed. Make them esy to find -for everyone +If your question is about creating content (assets, levels) you'll most likely +have all the info you need in the Unreal Engine's documentation +https://docs.unrealengine.com + +Please, keep the threads focused and single-themed. Make them easy to find +for everyone. If you are reporting an issue, please provide the CARLA version number you are using and your Platform/OS.