SylviaBABY commented on code in PR #1088: URL: https://github.com/apache/apisix-website/pull/1088#discussion_r871920373
########## 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). Review Comment: 如果单写审查我觉得会有一部分人觉得很奇怪🤔 -- 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