From d45cd730b213a9121e5dab6d0a8b3ad9bc75c037 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sat, 3 Aug 2019 08:26:42 +0200 Subject: chore: improved pull_request_template.md (#2166) --- pull_request_template.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'pull_request_template.md') diff --git a/pull_request_template.md b/pull_request_template.md index e5d9bd7e99..6a87d90b33 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -13,7 +13,7 @@ - -###### ISSUES ADDRESSED: +##### ISSUES ADDRESSED: Closes @@ -30,6 +30,13 @@ Closes - Do we need to enable debug flags on Cmake? - Do we need to look at the console? etc... - Other steps + +***** IMPORTANT: ***** +The people who are going to test PRs are not necessarily coders, +so they might have no idea about what the code changes can affect. +For this reason the developer should at least explain what aspects +of the game can be affected by the changes, especially when doing +C++ changes on generic parts of the code. --> @@ -52,9 +59,9 @@ Master The link is on our site http://azerothcore.org/ We set cosmetic ranks for our contributors and may give access to special resources/knowledge to them! --> - + - ## How to test AzerothCore PRs +## How to test AzerothCore PRs When a PR is ready to be tested, it will be marked as **[WAITING TO BE TESTED]**. -- cgit v1.2.3