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 --- assets/images/pr-tutorial/web-create-commit.png | Bin 0 -> 49809 bytes docs/how-to-create-a-db-pr.md | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 assets/images/pr-tutorial/web-create-commit.png diff --git a/assets/images/pr-tutorial/web-create-commit.png b/assets/images/pr-tutorial/web-create-commit.png new file mode 100644 index 0000000..2bc20ec Binary files /dev/null and b/assets/images/pr-tutorial/web-create-commit.png differ 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