summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).