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).