diff options
Diffstat (limited to '_includes/azerothcore')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 1 |
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> |
