From 4c368be712780e0d84d7e0e48e09300aec78fb08 Mon Sep 17 00:00:00 2001 From: lorwp Date: Fri, 19 Feb 2016 17:40:46 +1100 Subject: [PATCH] Made ./github - Made ./github Folder - Made ISSUE_TEMPLATE.md - Moved CONTRIBUTING.md to ./github --- CONTRIBUTING.md => .github/CONTRIBUTING.md | 0 .github/ISSUE_TEMPLATE.md | 11 +++++++++++ 2 files changed, 11 insertions(+) rename CONTRIBUTING.md => .github/CONTRIBUTING.md (100%) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000000..cb3b0d0069a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +#### Brief description of the issue + +#### What you expected to happen + +#### What actually happened + +#### Steps to reproduce + +#### Additional info: + - **Server Revision**: Found using the "Show Server Revision" verb under the OOC tab. + - **Anything else you may wish to add** (Location if it's a mapping issue, etc)