summaryrefslogtreecommitdiff
path: root/_includes/azerothcore/sidebar.html
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-08-15 22:52:12 +0200
committerGitHub <noreply@github.com>2019-08-15 22:52:12 +0200
commit62b2afb56eb20e97c4f40e197c37faefabf0668f (patch)
tree5b47c8c41bfa96d8becbac2b4df29a07be599372 /_includes/azerothcore/sidebar.html
parent8237580b293c9996295fa498eb322764de88e882 (diff)
downloadwiki-62b2afb56eb20e97c4f40e197c37faefabf0668f.tar.gz
wiki-62b2afb56eb20e97c4f40e197c37faefabf0668f.tar.bz2
wiki-62b2afb56eb20e97c4f40e197c37faefabf0668f.zip
How to test a PR tutorial (#111)
Diffstat (limited to '_includes/azerothcore/sidebar.html')
-rw-r--r--_includes/azerothcore/sidebar.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html
index 70ba818..8627ef2 100644
--- a/_includes/azerothcore/sidebar.html
+++ b/_includes/azerothcore/sidebar.html
@@ -18,6 +18,7 @@
<b>Contributing:</b>
<ul>
<li><a href="/wiki/Contribute">How to contribute </a></li>
+ <li><a href="/wiki/How-to-create-a-PR">How to create a PR</a></li>
<li><a href="/wiki/How-to-test-a-PR">How to test a PR</a></li>
<li><a href="/wiki/How-to-test-DB-only-changes">How to test DB-only changes</a></li>
</ul>