From 47fad16967da5facc6c0e8978a8cdde3fe8d57dd Mon Sep 17 00:00:00 2001 From: Silker <61223313+Si1ker@users.noreply.github.com> Date: Wed, 24 Mar 2021 13:49:53 -0600 Subject: feat(IssueTemplate/BugReport): Improve templates and add "source" field (#4959) --- pull_request_template.md | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) (limited to 'pull_request_template.md') diff --git a/pull_request_template.md b/pull_request_template.md index 3b5652e6a0..4473bb8e91 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,9 +1,7 @@ - ## Changes Proposed: - @@ -12,21 +10,29 @@ ## Issues Addressed: - Closes - + + + +##### SOURCE: + ## Tests Performed: -- -- - + +- +- ## How to Test the Changes: - @@ -40,10 +46,10 @@ - [x] Master - + - @@ -52,6 +58,6 @@ When a PR is ready to be tested, it will be marked as **[WAITING TO BE TESTED]**. -You can help by testing PRs and writing your feedback here in the PR's page on GitHub. Follow the instructions here: +You can help by testing PRs and writing your feedback here on the PR's page on GitHub. Follow the instructions here: http://www.azerothcore.org/wiki/How-to-test-a-PR -- cgit v1.2.3