diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-19 18:30:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-19 18:30:45 +0100 |
| commit | de265fe8ca036c2a210c0a92e93d3f2fb3291655 (patch) | |
| tree | 0348a5726ab44e670925ec6ffddb3b7ee34bbfe8 | |
| parent | 35a32b9bc33956f8131ea2ade10c282d7748c594 (diff) | |
| download | wiki-de265fe8ca036c2a210c0a92e93d3f2fb3291655.tar.gz wiki-de265fe8ca036c2a210c0a92e93d3f2fb3291655.tar.bz2 wiki-de265fe8ca036c2a210c0a92e93d3f2fb3291655.zip | |
Update How-to-test-a-PR.md
| -rw-r--r-- | docs/How-to-test-a-PR.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/How-to-test-a-PR.md b/docs/How-to-test-a-PR.md index f49a951..3919f2b 100644 --- a/docs/How-to-test-a-PR.md +++ b/docs/How-to-test-a-PR.md @@ -1,3 +1,5 @@ +# How to test a PR + ## Introduction At AzerothCore we care about game quality and stability. Because of this, **we do not push changes directly to the master branch**. Instead, whenever introducing a new change, we create a new [Pull Request](https://help.github.com/articles/about-pull-requests/) (often shortened in PR). |
