diff --git a/working-groups/README.md b/working-groups/README.md index 275e70e..4474a99 100644 --- a/working-groups/README.md +++ b/working-groups/README.md @@ -28,3 +28,4 @@ Working Group artifacts can be found in the current repository. | :------ | :--------------- | :------- | | Research |
|
| | MM | Molecular Modeling WG aims to build a community collaboration for deep learning framework's application in molecular modeling and simulation. | [@helloyesterday](https://gitee.com/helloyesterday) [@jz_90](https://gitee.com/jz_90) | +| DOC | Discuss for improving MindSpore documentation. |[@leiyuning](https://gitee.com/jonahlei)| \ No newline at end of file diff --git a/working-groups/doc/README.md b/working-groups/doc/README.md new file mode 100644 index 0000000..830ff17 --- /dev/null +++ b/working-groups/doc/README.md @@ -0,0 +1,40 @@ +# MindSpore Doc Working Group (WG) + + + +- [MindSpore Doc Working Group (WG)](#mindspore-doc-working-group-wg) + - [Summary](#summary) + - [WG Leads](#wg-leads) + - [Motivation](#motivation) + - [Goals](#goals) + - [How to Join](#how-to-join) + + + +## Summary + +MindSpore Doc WG aims to improve MindSpore documentation and related learning resources, helps more developers use MindSpore. + +## WG Leads + +Yuning Lei (Huawei Technologies Co., Ltd.) + +## Motivation + +A comprehensive, accurate and easy-to-read documentation is an important measure of the open-source community and is also an important factor for developers to consider before joining MindSpore. The availability of documents and related resources directly affects the health and activity of the MindSpore community. + +## Goals + +The goals of the Doc WG are as follows: + +- Provides correct, complete, and easy-to-obtain tutorials and documents to help developers understand, use, and develop MindSpore. +- Provides video courses, publications, and popular AI science books to help developers understand AI and enable AI using MindSpore. +- Share your experience online and offline, including but not limited to forums, communities, and Meetingups. Helps more developers participate in the MindSpore community. + +## How to Join + +- Submit an issue/PR based on community discussion for consultation or claim on related topics. + +- Submit your proposal to us by email leiyuning@huawei.com. + +For more details, read: \ No newline at end of file