From 5edf1afbd511872a398e80bc05d1b52a384de1e6 Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Sun, 11 Dec 2022 14:19:46 +0100 Subject: [PATCH] [Wiki] Add note about master branch checkbox --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2f5585c..80bfd93 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ If you want to contribute towards the wiki, will you need to follow the below in You need to make a fork of the PlaceholderAPI Repository to contribute towards the wiki. To fork the repository, click the button on the top-right that says "Fork". In the new page, select the account/organisation you want to fork this repository towards and click "Create fork". +> **Note** +> It's important that "Copy the `master` branch only" has been unchecked! Otherwise will only the master branch be copied over, which is not what you want here. + ![fork repo](./img/readme/fork.png) The forking process should only take a few seconds and you should be redirected to your fork afterwards.