From 60bd5c1d7945ce253178ae3228ac9a9c820d914f Mon Sep 17 00:00:00 2001 From: Evawudonger Date: Thu, 30 Oct 2025 09:56:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=8A=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E6=8C=87=E5=8D=97=E3=80=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\345\256\211\350\243\205\346\214\207\345\215\227.md" | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 "docs/zh/contribute/\345\256\211\350\243\205\346\214\207\345\215\227.md" diff --git "a/docs/zh/contribute/\345\256\211\350\243\205\346\214\207\345\215\227.md" "b/docs/zh/contribute/\345\256\211\350\243\205\346\214\207\345\215\227.md" new file mode 100644 index 00000000..e02d4577 --- /dev/null +++ "b/docs/zh/contribute/\345\256\211\350\243\205\346\214\207\345\215\227.md" @@ -0,0 +1,3 @@ +# 安装指南 + +这是一篇安装指南。 -- Gitee