Updated GitHub issue template to ask people to fill in certain information for bug reporting
This commit is contained in:
parent
4233fe9310
commit
055e627ee6
|
@ -2,9 +2,17 @@
|
||||||
|
|
||||||
Thanks for contributing to CARLA!
|
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
|
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
|
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.
|
||||||
documentation and FAQ at http://carla.readthedocs.io.
|
|
||||||
|
|
||||||
If your question is about creating content (assets, levels) you'll most likely
|
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
|
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
|
Please, keep the threads focused and single-themed. Make them easy to find
|
||||||
for everyone.
|
for everyone.
|
||||||
|
|
||||||
If you are reporting an issue, please provide the CARLA version number you are
|
-->
|
||||||
using and your Platform/OS.
|
|
||||||
|
|
||||||
-->
|
|
Loading…
Reference in New Issue