mirror of
https://github.com/Tencent/Metis.git
synced 2025-12-25 19:52:49 +00:00
docs(docs): update docs
This commit is contained in:
parent
40455cff97
commit
95374f7a04
|
|
@ -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的开源协议,您贡献的代码也会受此协议保护。
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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 给我们。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue