aboutsummaryrefslogtreecommitdiff
path: root/issue_template.md
diff options
context:
space:
mode:
authorDDuarte <dnpd.dd@gmail.com>2017-05-02 21:38:02 +0100
committerDDuarte <dnpd.dd@gmail.com>2017-05-02 21:38:25 +0100
commitc01d28bc3326cbd649e839cb3ede96eb56d85a7e (patch)
treeefef478b30ed5027c33fd2f18e388ed53cbab494 /issue_template.md
parent8cf29f75799ea6ffed7a5c8728ed55ba4f02ac26 (diff)
Docs: Update notes in issue_template and pull_request_template
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.
+--->