SylviaBABY commented on code in PR #1094: URL: https://github.com/apache/apisix-website/pull/1094#discussion_r873292577
########## website/i18n/zh/docusaurus-plugin-content-docs/current/blog-contributing-guide.md: ########## @@ -0,0 +1,195 @@ +--- +id: blog +title: 博客贡献指南 +keywords: +- API 网关 +- APISIX +- Apache APISIX +- 博客 +- 如何写一篇博客 +description: 在 Apache APISIX 网站上撰写或更新博客指南。 +--- + +在 Apache APISIX 网站上撰写或更新[博客](/blog/)请遵循本篇指南。 + +如果你对已经发布的博客存有疑问欢迎提交一份 [issue](/docs/general/submit-issue)。如果有意愿的话可以同时创建一个 [PR](/docs/general/contributor-guide/#open-a-pull-request) 自己来修复它。 + +博客同时以[中文](/zh/blog/)和[英文](/blog/)撰写, 贡献者可以自由的根据自己的喜好选择使用哪种语言,翻译工作会在未来进行并且你也可以 review 相应 PR。 Review Comment: ```suggestion 博客同时以[中文](/zh/blog/)和[英文](/blog/)撰写,贡献者可以根据自己的语言喜好选择使用哪种语言(也可提供中英双语)。单语言呈现的内容将会在后续进行翻译,届时你还可以 Review 相应 PR。 ``` -- 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