From e9679d2bb5b5e7e8b92ae81ec869ad76a5423473 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 3 Dec 2018 22:57:19 +0000 Subject: [PATCH] docs(template): add "Basic info" section prompting user to add detail --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++++++-- .github/ISSUE_TEMPLATE/feature_request.md | 6 ++++++ .github/ISSUE_TEMPLATE/new-server-request.md | 4 ++-- 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f69856e5f..e3a12cdb0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ + --- name: Bug report -about: Create a report to help us improve +about: Found a bug? Raise a report --- @@ -8,18 +9,27 @@ Follow **[this guide](https://linuxgsm.com/support/#guide)** to make sure you po For general support visit the **[steam group](https://linuxgsm.com/steam)**. GitHub is **ONLY** for: +``` * LinuxGSM bugs * feature suggestions * code contributions +``` GitHub is **NOT** for: +``` * General support * Specific game server issues (e.g CS:GO, TF2) * Dedicated server issues (e.g Ubuntu, CentOS) * Anything not directly related to LinuxGSM development - +``` Any general support issues on GitHub will be closed. +*Please use the template below* + +**Basic info** +Game: +Distro: + **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6ba0c2bd2..9e6f49b49 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -20,6 +20,12 @@ GitHub is **NOT** for: Any general support issues on GitHub will be closed. +*Please use the template below* + +**Basic info** +Game: +Distro: + **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] diff --git a/.github/ISSUE_TEMPLATE/new-server-request.md b/.github/ISSUE_TEMPLATE/new-server-request.md index 6ce2f50d1..f7debe982 100644 --- a/.github/ISSUE_TEMPLATE/new-server-request.md +++ b/.github/ISSUE_TEMPLATE/new-server-request.md @@ -4,13 +4,13 @@ about: Suggest a new game server to be added --- -**What game server Would you like adding?** +**What game server would you like adding?** **Can you link to any tutorials or guides?** Any useful guides will help with development **Is the server on Steam?** -If yes Use SteamDB to get the appid. https://steamdb.info/ +If yes Use SteamDB to get the appid. https://steamdb.info **Is the server supported on Linux?** We only support Linux servers and dont support Wine.