summaryrefslogtreecommitdiff
path: root/pull_request_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'pull_request_template.md')
-rw-r--r--pull_request_template.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/pull_request_template.md b/pull_request_template.md
index 7f6c343dcc..269f0d8dbd 100644
--- a/pull_request_template.md
+++ b/pull_request_template.md
@@ -1,13 +1,12 @@
<!-- First of all, THANK YOU for your contribution. -->
## Changes Proposed:
+<!-- If your pull request promotes complex changes that require a detailed explanation, please describe them in detail specifying what your solution is and what is it meant to address. -->
This PR proposes changes to:
- [ ] Core (units, players, creatures, game systems).
- [ ] Scripts (bosses, spell scripts, creature scripts).
- [ ] Database (SAI, creatures, etc).
-If your pull request promotes complex changes that require a detailed explanation, please describe them in detail specifying what your solution is and what is it meant to address.
-
## Issues Addressed:
<!-- If your fix has a relating issue, link it below -->
- Closes