summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PULL_REQUEST_TEMPLATE.md23
1 files changed, 7 insertions, 16 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 1af5b81..4a6fcbe 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -1,21 +1,12 @@
<!--- Provide a general summary of your changes in the Title above -->
-## Description
-<!--- Describe your changes in detail -->
+<!--
+ Make sure you have read the WIKI STANDARDS before you submit a PR that changes, adds or removes a wiki page.
+ https://www.azerothcore.org/wiki/wiki-standards
+-->
-## Related Issue
-<!--- This project only accepts pull requests related to open issues -->
-<!--- If suggesting a new feature or change, please discuss it in an issue first -->
-<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
-<!--- Please link to the issue here: -->
+### Description
-## Motivation and Context
-<!--- Why is this change required? What problem does it solve? -->
-<!--- If it fixes an open issue, please link to the issue here. -->
+### Related Issue
-## How Has This Been Tested?
-<!--- Please describe in detail how you tested your changes. -->
-<!--- Include details of your testing environment, and the tests you ran to -->
-<!--- see how your change affects other areas of the code, etc. -->
-
-## Screenshots (if appropriate):
+Closes