Browse Source

docs(contribute): docs

add contribute
master
mengshukeji 5 years ago
parent
commit
6579f59d45
  1. 0
      docs/guide/contribute.md
  2. 11
      docs/zh/guide/contribute.md

0
docs/guide/contribute.md

11
docs/zh/guide/contribute.md

@ -0,0 +1,11 @@
## 如何参与贡献?
([参考](https://tubemq.apache.org/zh-cn/docs/development/how-to-contribute.html))
## 如何提交issues(反馈bug/改进建议/需求)
## 如何认领issues
## 如何提交代码(详细的github工作流[参考](https://github.com/alibaba/Sentinel/wiki/%E5%BC%80%E6%BA%90%E8%B4%A1%E7%8C%AE%E6%8C%87%E5%8D%97#github-%E5%B7%A5%E4%BD%9C%E6%B5%81),或者[如何提交代码](https://tubemq.apache.org/zh-cn/docs/development/how-to-commit.html),包括如何搭建开发环境,使用npm run commit[规范commit信息](https://dushusir.github.io/blog/2020/07/17/git-commit-guide/))
## 如何贡献文档
## 代码规范
## 行为准则
## 如何成为Luckysheet Committer
## 贡献者列表
## 你能想到的其他部分
Loading…
Cancel
Save