diff --git a/.github/issue_template.md b/.github/issue_template.md index d4909e2f0..064f1d2b6 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -2,9 +2,17 @@ Thanks for contributing to CARLA! +If you are reporting an issue, please use the following outline: + +CARLA version: +Platform/OS: +Problem you have experienced: +What you expected to happen: +Steps to reproduce: +Other information (documentation you consulted, workarounds you tried): + 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 http://carla.readthedocs.io. +by searching among the existing issues and checking the CARLA forum https://forum.carla.org. Also make sure you have read ourdocumentation 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 Engine's documentation @@ -13,7 +21,4 @@ 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. - ---> +--> \ No newline at end of file