From a544abafde6b589420104c46c30e023e62f0fdb8 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 15 Aug 2021 18:09:59 +0200 Subject: fix: forgot image from previous PR --- docs/how-to-create-a-db-pr.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/how-to-create-a-db-pr.md b/docs/how-to-create-a-db-pr.md index 6cbc6e6..34b99c6 100644 --- a/docs/how-to-create-a-db-pr.md +++ b/docs/how-to-create-a-db-pr.md @@ -102,6 +102,8 @@ Now scroll down the page, you'll need to: 3. make sure that "Commit directly to the `your-new-branch-name`" is selected 4. Click **Commit new file** +![AzerothCore create new commit](http://www.azerothcore.org/wiki/assets/images/pr-tutorial/web-create-commit.png) + ### 6. Open the PR Go back to the [main AzerothCore repository](https://github.com/azerothcore/azerothcore-wotlk), -- cgit