From 624690f02924c5bcd4ae83dbd2d4028d0b42085c Mon Sep 17 00:00:00 2001 From: Glowbal Date: Sun, 26 Feb 2017 14:59:04 +0100 Subject: [PATCH] Remove @ from issue template (#4933) * Remove @ from issue template * Improve issue template mod listing * Shorten --- .github/ISSUE_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 28549dd503..a333dc08fe 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,8 +3,10 @@ **ACE3 Version:** `3.x.x` (stable / dev + commit hash) **Mods:** -- `@CBA_A3` -- `@ace` +``` +- CBA_A3 +- ace +``` **Description:** - Add a detailed description of the error. This makes it easier for us to fix the issue.