From f96e42180366342d3f29521583b9d6ffebb83e6b Mon Sep 17 00:00:00 2001 From: Grange <2634070476@qq.com> Date: Sun, 17 Mar 2024 00:40:35 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Added=20a=20tutorial=20for=20fork?= =?UTF-8?q?=20&=20pr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f87362..e8fa1d8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ We welcome contributions to Tinker Docs! If you would like to contribute, please 5. Wait for the `github actions` to build and deploy your changes to the site. Once the build is successful, your changes will be live on the site. 6. If the build fails, you will need to fix the issues and push the changes to your repository. The build will automatically be triggered again. +For more information, you can take a look at [how-to-fork-a-github-repository](https://www.freecodecamp.org/chinese/news/how-to-fork-a-github-repository/). ## Commands