aboutsummaryrefslogtreecommitdiff
path: root/issue_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'issue_template.md')
-rw-r--r--issue_template.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/issue_template.md b/issue_template.md
index 918dc22cd23..7c2e8d3a2ee 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -1,6 +1,6 @@
-[//]: # (**********************************)
-[//]: # (** Fill in the following fields **)
-[//]: # (**********************************)
+<!--- (**********************************)
+ (** Fill in the following fields **)
+ (**********************************) --->
**Description:**
@@ -34,5 +34,8 @@ For example: TrinityCore rev. 0000000000 2000-01-09 11:31:41 +0100 (my branch) (
**Operating system:** CHANGEME OS
-[//]: # (This template is for problem reports. For other types of report, edit it accordingly.)
-[//]: # (For fixes containing C++, create a Pull Request.)
+
+<!--- Notes
+- This template is for problem reports. For other types of report, edit it accordingly.
+- For fixes containing C++ changes, create a Pull Request.
+--->