From 552c5974178d1a4dd61ce9ec024477e5a539270f Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 1 Jun 2020 11:49:10 -0400 Subject: [PATCH] Delete old issue template --- .github/ISSUE_TEMPLATE.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index b88655f26e..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,19 +0,0 @@ -Note that this repository does not contain any client code (With the exception of the web control panel which can be found in [its own repository](https://github.com/tgstation/tgstation-server-control-panel)). Any client issues should be reported to their respective codebases. - -Please include: - -- The version of tgstation-server you were using. - -- The operating system you are running it from. - -- A description of the issue. - -- 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).