summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md54
1 files changed, 0 insertions, 54 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index c661cbd47..000000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,54 +0,0 @@
-[//]: # (**********************************)
-[//]: # (** Fill in the following fields **)
-[//]: # (**********************************)
-
-[//]: # (Note: Lines beginning with syntax such as this one, are comments and will not be visible in your report!)
-
-### Issue Prelude
-
-[//]: # (Please complete these mandatory steps and check the following boxes by putting an `x` inside the brackets _before_ filing your issue)
-
-- [ ] I have not modified the source prior to reproducing this issue.
-- [ ] I am using the latest version of Hercules.
-- [ ] I am aware that this report will be closed or deleted if it becomes obvious that I am stating the false.
-
-### Description
-
-[//]: # (Description of the problem or issue at length.)
-[//]: # (Please specify any battle configuration related to the components of this issue that have been changed from the default values. This will allow quicker determination of the cause of the problem.)
-
-### Current Behavior
-
-[//]: # (Describe at length what you noticed during your analysis.)
-[//]: # (If this is a crash, post the core/stack-dump or crash-log to https://gist.github.com/)
-[//]: # (If you are referencing from sources such as iROwiki or ratemyserver.net, please quote specific information rather than providing the links alone.)
-
-### Expected Behavior
-
-[//]: # (Tell us what should happen instead.)
-
-### Steps To Reproduce The Issue
-
-1. Step 1
-2. Step 2
-3. Step 3
-
-**Branch(es):**
-- [ ] master
-- [ ] other
-
-**Hercules rev. hash/commit:**
-
-Git revision src:
-
-[//]: # (Copy the first 3 lines of the login-server, char-server or map-server startup.)
-[//]: # ( [Info]: Hercules 64-bit for Mac OS X )
-[//]: # ( [Info]: Git revision src: 'a5918b329ca0826b04dca32ede783586403f58db' )
-[//]: # ( [Info]: Git revision scripts: 'a5918b329ca0826b04dca32ede783586403f58db' )
-
-### Operating System
-
-[//]: # (Mac OS X 10.12.3 16D32 [x86_64])
-[//]: # (Thank you for adhering to this process! It ensures your issue is resolved quickly and that neither your nor our time is needlessly wasted.)
-[//]: # (This template is for problem reports. For other types of report, edit it accordingly.)
-[//]: # (For fixes please create a Pull Request.)