From 693e201900c585f3e773910e34c020b6bd5de407 Mon Sep 17 00:00:00 2001 From: slawkens Date: Wed, 6 Jun 2018 21:59:16 +0200 Subject: [PATCH] * added ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..de79f3d0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ + + +- Operating System: +- MyAAC Version: #.#.# +- PHP Version: +- Server name and version (for example: TFS 0.3): + +### Description: + + +### Steps To Reproduce: \ No newline at end of file