From 3312df89d3fb89591cbc5248bf4e9a9fddd7edd9 Mon Sep 17 00:00:00 2001 From: P-Kito Date: Sun, 31 Jul 2016 02:11:51 +0200 Subject: [PATCH] Git Info: Update Pull Request Template Info (#17694) * Update Pull Request Template Info --- pull_request_template.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 50446db2645..506763cd12f 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,20 +1,21 @@ -**Changes proposed**: +**Changes proposed:** -- -- -- +- - +- - +- - -**Target branch(es)**: 335/6x +**Target branch(es):** 3.3.5/6.x -**Issues addressed**: Closes # +**Issues addressed:** Closes # -**Tests performed**: (Does it build, tested in-game, etc) +**Tests performed:** (Does it build, tested in-game, etc) -**Known issues and TODO list**: +**Known issues and TODO list:** - [ ] - [ ] -**NOTE** If your Pull Request is SQL only create a ticket instead +**NOTE** If your Pull Request is ONLY SQL create an issue instead! +**NOTE** You no longer need to squash your commits, on merge we will squash it for you. (GitHub added a new feature) -**SUGESTION** If your Pull Request contains SQL give it one imposible date, for example 9999_99_99_99_database.sql on that way it will be free on merge. +**SUGGESTION** If your Pull Request contains SQL give it an impossible date, for example 9999_99_99_99_database.sql. This way it will be free on merge.