mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
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.
This commit is contained in:
committed by
Peter Keresztes Schmidt
parent
22bad09c01
commit
f709d77ed6
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user