From f709d77ed6378be2f006326d1ed8ce2d21fcf72e Mon Sep 17 00:00:00 2001 From: "Trond B. Krokli" <38162891+illfated@users.noreply.github.com> Date: Sat, 1 Aug 2020 18:28:32 +0200 Subject: Update pull_request_template.md Apply general writing codestyle for GitHub Pull Requests: - move the "Closes #" text down to its own line, as GitHub prefers to read the git command without preceding text. - move the text "(Does it build, tested in-game, etc.)" down to a new line to indicate where we want the info inserted. --- pull_request_template.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'pull_request_template.md') diff --git a/pull_request_template.md b/pull_request_template.md index 3e1a9f741c9..bef6e3c959c 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -13,10 +13,14 @@ - [ ] 3.3.5 - [ ] master -**Issues addressed:** Closes # (insert issue tracker number) +**Issues addressed:** +Closes # (insert issue tracker number) -**Tests performed:** (Does it build, tested in-game, etc.) + +**Tests performed:** + +(Does it build, tested in-game, etc.) **Known issues and TODO list:** (add/remove lines as needed) -- cgit v1.2.3