From cf33698040e62ebe2c49d785ea526c114c9d271c Mon Sep 17 00:00:00 2001 From: Barbz Date: Sun, 5 Jan 2020 21:06:41 +0100 Subject: [PATCH] chore(github): Clean up pull_request_template.md (#2547) - Removed useless lines - Changed titles style --- pull_request_template.md | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 4861faad6..84448e99a 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -5,48 +5,47 @@ -##### CHANGES PROPOSED: +## CHANGES PROPOSED: - - -##### ISSUES ADDRESSED: -- Closes +## ISSUES ADDRESSED: +- Closes -##### TESTS PERFORMED: + +## TESTS PERFORMED: - - -##### HOW TO TEST THE CHANGES: - -##### KNOWN ISSUES AND TODO LIST: + +## KNOWN ISSUES AND TODO LIST: - [ ] - [ ] -##### Target branch(es): + +## Target branch(es): - [x] Master - + + - + + ## How to test AzerothCore PRs