diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0ed30391a54..2dd93748a38 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,23 +4,37 @@ about: Create a report to help us improve title: '' labels: kind/bug assignees: '' - --- + + **Mods (complete and add to the following information):** - **Arma 3:** `x.xx` [e.g. 1.00 stable, rc, dev] - **CBA:** `3.x.x` [e.g. 3.0.0 stable, commit hash] - **ACE3:** `3.x.x` [eg. 3.0.0 stable, commit hash] -_Make sure to reproduce the issue with only CBA and ACE3 on a newly created mission!_ + **Description:** A clear and concise description of what the bug is. **Steps to reproduce:** -- _Follow [https://ace3mod.com/img/wiki/user/issue_flowchart.png](this flowchart)!_ -- Go to ... -- Click ... -- See ... +_Follow [https://ace3mod.com/img/wiki/user/issue_flowchart.png](this flowchart)!_ + +1. _Go to ..._ +2. _Click ..._ +3. _See ..._ **Expected behavior:** A clear and concise description of what you expected to happen.