docs(docs): update docs

This commit is contained in:
dongdonglin(林向东) 2018-10-16 15:51:30 +08:00
parent 40455cff97
commit 95374f7a04
3 changed files with 60 additions and 60 deletions

View File

@ -35,4 +35,4 @@
6. 然后,你可以提交你的代码到 `dev` 分支。
## 代码协议
[BSD 3-Clause License](https://github.com/Tencent/Metis/master/LICENSE.TXT) 为Metis的开源协议您贡献的代码也会受此协议保护。
[BSD 3-Clause License](https://github.com/Tencent/Metis/blob/master/LICENSE.TXT) 为Metis的开源协议您贡献的代码也会受此协议保护。

View File

@ -46,7 +46,7 @@ Metis is based on the BSD 3-Clause License, see for details: [LICENSE.TXT](LICEN
## Contributing
If you find a problem during use, please submit and describe via [https://github.com/Tencent/Metis/issues](issues) , you can also view other issues here and contribute code by resolving these issues.
If you find a problem during use, please submit and describe via [https://github.com/Tencent/Metis/issues](https://github.com/Tencent/Metis/issues) , you can also view other issues here and contribute code by resolving these issues.
If you are contributing your code for the first time, please read [CONTRIBUTING](CONTRIBUTING.md) to learn about our contribution process.

View File

@ -46,7 +46,7 @@ Metis的开源协议为BSD 3-Clause License详情参见 [LICENSE.TXT](LICENSE
## 贡献代码
如果您使用过程中发现问题,请通过 [https://github.com/Tencent/Metis/issues](issues) 来提交并描述相关的问题,您也可以在这里查看其它的 issue ,通过解决这些 issue 来贡献代码。
如果您使用过程中发现问题,请通过 [https://github.com/Tencent/Metis/issues](https://github.com/Tencent/Metis/issues) 来提交并描述相关的问题,您也可以在这里查看其它的 issue ,通过解决这些 issue 来贡献代码。
如果您是第一次贡献代码,请阅读 [CONTRIBUTING](CONTRIBUTING.md) 了解我们的贡献流程,并提交 pull request 给我们。