summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-15 15:37:30 +0200
committerGitHub <noreply@github.com>2021-07-15 15:37:30 +0200
commit35792020a481f0bb0545554d3f4870bf11a1ee30 (patch)
treed4ec655862d163ae2ee24b8757511b63d86971d9
parent10665be76887657fe94ca2b7aac3bd3f4ffdf414 (diff)
downloadwiki-35792020a481f0bb0545554d3f4870bf11a1ee30.tar.gz
wiki-35792020a481f0bb0545554d3f4870bf11a1ee30.tar.bz2
wiki-35792020a481f0bb0545554d3f4870bf11a1ee30.zip
chore: Update PULL_REQUEST_TEMPLATE
-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