mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-07 12:51:08 +00:00
Improve the pull request template (#882)
* Improve the pull request template My take on making the pull request template more useful * Improvement - Which OS did you test on? Added "which OS did you test on"
This commit is contained in:
@@ -1,20 +1,53 @@
|
|||||||
**Changes proposed:**
|
**Changes proposed:**
|
||||||
|
|
||||||
-
|
|
||||||
-
|
-
|
||||||
-
|
-
|
||||||
|
|
||||||
**Target branch(es):** 1.x/2.x etc.
|
|
||||||
|
|
||||||
**Issues addressed:** Closes #
|
**Target branch(es):**
|
||||||
|
|
||||||
|
1.x/2.x etc.
|
||||||
|
|
||||||
|
|
||||||
|
**Issues addressed:**
|
||||||
|
|
||||||
|
<!-- Just paste the link to the issue you close -->
|
||||||
|
Closes #
|
||||||
|
|
||||||
|
|
||||||
|
**Tests performed:**
|
||||||
|
|
||||||
|
<!-- Does it build without errors?
|
||||||
|
Did you test in-game?
|
||||||
|
What did you test?
|
||||||
|
Did you do all these tests on Linux, Mac or Windows?
|
||||||
|
etc)-->
|
||||||
|
|
||||||
|
|
||||||
|
**How to test the changes:**
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Describe how to test the issue before and after the pull request.
|
||||||
|
Which commands to use? Which NPC to teleport to?
|
||||||
|
Do we need to have debug flags on Cmake?
|
||||||
|
Do we need to look at the console? etc...
|
||||||
|
Try to make the work easy for testers, please -->
|
||||||
|
|
||||||
**Tests performed:** (Does it build, tested in-game, etc)
|
|
||||||
|
|
||||||
**Known issues and TODO list:**
|
**Known issues and TODO list:**
|
||||||
|
|
||||||
|
<!-- This is a list with checkboxes -->
|
||||||
- [ ]
|
- [ ]
|
||||||
- [ ]
|
- [ ]
|
||||||
|
|
||||||
**NOTE** You no longer need to squash your commits, on merge we will squash it for you. (GitHub added a new feature)
|
|
||||||
|
|
||||||
|
<!--
|
||||||
|
/!\
|
||||||
|
/!\
|
||||||
|
**NOTE** You no longer need to squash your commits, on merge we will squash them for you (when there are too many commits we merge them into one big commit).
|
||||||
|
/!\
|
||||||
|
/!\
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user