From d9179d6907f02f9bb5433f3e9029eafaf1f4a687 Mon Sep 17 00:00:00 2001 From: jonpas Date: Thu, 25 Feb 2016 23:03:40 +0100 Subject: [PATCH] Improve further --- .github/ISSUE_TEMPLATE.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e864049f93..c6f709da29 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,12 +2,8 @@ **ACE3 Version:** `3.x.x` (stable / dev + commit hash) **Mods:** -- * `@CBA_A3` -- `@ace` -- ... - -**Placed Modules:** -- Add the list of modules you have placed on the map. Use 'None' if the error occurs without any modules. +- `@CBA_A3` +- `@ace` **Description:** - Add a detailed description of the error. This makes it easier for us to fix the issue. @@ -18,5 +14,12 @@ **Where did the issue occur?** - Dedicated / Self-Hosted Multiplayer / Singleplayer / Editor (Singleplayer) / Editor (Multiplayer) / Virtual Arsenal +**Placed Modules:** +- Add the list of modules you have placed on the map. Use 'None' if the error occurs without any modules. + +**ACE Debug:** +- Add a link ([gist](https://gist.github.com) or [pastebin](http://pastebin.com)) to the ACE Debug + **RPT log file:** - Add a link ([gist](https://gist.github.com) or [pastebin](http://pastebin.com)) to the client and/or server RPT file. An instruction to find your RPT files can be found [here](https://community.bistudio.com/wiki/Crash_Files#Arma_3). +- If possible at the time the bug is encountered, go to ACE Options and select "Debug To Clipboard", this will print extensive debug information to the RPT file.