From 54d6442dc7ff57fa05665e2d89afdc4f4b460f53 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Fri, 22 May 2020 11:08:50 -0400 Subject: [PATCH] Improve the issue template --- .github/ISSUE_TEMPLATE.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 861391feef..51139c105b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,10 +2,16 @@ Note that this repository does not contain any client code (With the exception o Please include: -- A description of the issue. - - The version of tgstation-server you were using. -- Reproduction steps for the issue if possible (Very helpful). +- A description of the issue. -- Relevent server logs, request logs, and screenshots if possible. +- A link to your codebase git (if public) + - Include active SHA/test merges if applicable + +- The client you we're using (Desktop control panel, web control panel, etc) + - Include a version if applicable + +- Reproduction steps for the issue if possible from your client. + +- The server log of when the event happened (The full file is much more useful than snippets).