SylviaBABY commented on code in PR #1088:
URL: https://github.com/apache/apisix-website/pull/1088#discussion_r871923692


##########
website/i18n/zh/docusaurus-plugin-content-docs/current/contributor-guide.md:
##########
@@ -0,0 +1,166 @@
+---
+id: contributor-guide
+title: 贡献指南
+keywords:
+- API 网关
+- APISIX
+- Apache APISIX
+- APISIX 贡献者指南
+description: Apache APISIX 贡献者指南。
+---
+
+本文介绍了如何为 Apache APISIX 社区做出贡献。 
+
+## 我能贡献什么?
+
+你可以通过以下方式为 Apache APISIX 做出贡献:
+
+- 修复标记为 [`good first 
issue`](/docs/general/contributor-guide/#good-first-issues) 或者 [`help 
wanted`](https://github.com/apache/apisix/issues?q=is%3Aopen+label%3A%22help+wanted%22+sort%3Aupdated-desc)
 的 issue 。
+
+- 参与[邮件列表](/docs/general/join/)上的讨论.
+
+- 回答 [Issues](https://github.com/apache/apisix/issues) 和 
[Discussions](https://github.com/apache/apisix/discussions)中的问题。
+
+- 审查正在进行的 [pull 
requests](https://github.com/apache/apisix/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc).
+
+- 改进 APISIX Website。
+
+- 改进文档或者提交新的博客文章。
+
+- 其他形式的代码或者非代码的贡献。
+
+如果你愿意为 Apache APISIX 做出贡献,可以发送邮件到 d...@apisix.apache.org 告知社区。
+
+## 选择想要修复的 issue
+
+你可以选择修复一个正在进行的 [Issues](https://github.com/apache/apisix/issues)。
+
+1. 一旦你选择了一个 issue 进行工作或[创建新的 issue](#submitting-an-issue),请在该 issue 
下留言,并让一个[Committer 或者 PMC](/team) 将它分配给你。
+
+2. 请检查 issue 是否已经在处理中,并推断你是否能够完成该问题。
+
+3. 联系 [Committer 或者 PMC](/team) 为你处理的 issue 提供反馈和审查。
+
+### Good first issues
+
+带有 `good first issues` 标签的 issue 比较简单直接,你可以此作为突破口,开始你对 APISIX 的第一个贡献。

Review Comment:
   ```suggestion
   带有 `good first issues` 标签的 issue 通常是对新手友好且上手较简单的类型,你可以此作为突破口,开始你对 APISIX 
的第一个贡献。
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to