fix(docs): update contribution guidelines for Go environment setup

This commit is contained in:
krau
2025-12-19 11:45:52 +08:00
parent 09f4dd4ce7
commit 018ed47949

View File

@@ -5,7 +5,7 @@ weight: 20
# 参与开发
在开始之前, 请 Fork 本项目, 并克隆到本地, 并确保 Go 版本 >= 1.23.
在开始之前, 请 Fork 本项目, 并克隆到本地, 安装好 Go 开发环境.
以下是一些贡献代码的指南或建议, 你不必完全遵守, 但将有助于快速 review 并合并你的提交: