summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-02-19 18:30:45 +0100
committerGitHub <noreply@github.com>2019-02-19 18:30:45 +0100
commitde265fe8ca036c2a210c0a92e93d3f2fb3291655 (patch)
tree0348a5726ab44e670925ec6ffddb3b7ee34bbfe8 /docs
parent35a32b9bc33956f8131ea2ade10c282d7748c594 (diff)
downloadwiki-de265fe8ca036c2a210c0a92e93d3f2fb3291655.tar.gz
wiki-de265fe8ca036c2a210c0a92e93d3f2fb3291655.tar.bz2
wiki-de265fe8ca036c2a210c0a92e93d3f2fb3291655.zip
Update How-to-test-a-PR.md
Diffstat (limited to 'docs')
-rw-r--r--docs/How-to-test-a-PR.md2
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).