summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2021-08-15 18:07:59 +0200
committerGitHub <noreply@github.com>2021-08-15 18:07:59 +0200
commit2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1 (patch)
treeba8fc6a048561a5a50098a384630e10a7b9a51a6 /docs
parentfe9db614086eb20d21727aefd6228779f57b3833 (diff)
downloadwiki-2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1.tar.gz
wiki-2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1.tar.bz2
wiki-2f0a5134bb3218b0d5cffc9dbe7d6ee5e33a95d1.zip
fix: missing part from my previous commit
Diffstat (limited to 'docs')
-rw-r--r--docs/how-to-create-a-db-pr.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/how-to-create-a-db-pr.md b/docs/how-to-create-a-db-pr.md
index 4350be9..6cbc6e6 100644
--- a/docs/how-to-create-a-db-pr.md
+++ b/docs/how-to-create-a-db-pr.md
@@ -90,6 +90,7 @@ Now you need to:
- set the file name as the one you generated in the step 4
- add the SQL version code that you generated in the step 4
+- add a new line, then add your own SQL code below and then add a new empty line at the end of the file
![AzerothCore new SQL file example](http://www.azerothcore.org/wiki/assets/images/pr-tutorial/web-create-new-file-2.png)