If you have found an issue with ACE3 please make sure that ACE3 is really the cause of the problem. To do this try to reproduce the issue with using only `@CBA_A3` and `@ace` on a newly created mission.
<p>If the error happens when using a <b>third-party mod</b> contact the author of the appropriate mod and report the issue there.</p>
</div>
### Reporting the issue
Head over to the <ahref="{{ site.githubUrl }}/issues"target="_blank">ACE3 GitHub issue tracker</a> and press the <ahref="{{ site.githubUrl }}/issues/new"target="_blank">"New issue"</a> button in the top right corner. Add a descriptive title and copy the following issue template in to the text area:
A video of the issue might be helpful in resolving it faster.
Github uses <ahref="http://daringfireball.net/projects/markdown/syntax"target="_blank">"Markdown"</a> to style the output. If you want to know more about it (e.g. how to <ahref="https://help.github.com/articles/markdown-basics/#styling-text"target="_blank">turn text bold</a>, how to denote <ahref="https://help.github.com/articles/markdown-basics/#inline-formats"target="_blank">code blocks</a> or <ahref="https://help.github.com/articles/markdown-basics/#multiple-lines"target="_blank">inline code</a>) have a look at the <ahref="https://help.github.com/articles/github-flavored-markdown/"target="_blank">GitHub markdown documentation</a>.