提交 b5082cd0 编写于 作者: W wusongqing

updated contribution docs

Signed-off-by: Nwusongqing <wusongqing@huawei.com>
上级 68b2da8e
# Contributing Code<a name="EN-US_TOPIC_0000001055088095"></a>
# Code Contribution<a name="EN-US_TOPIC_0000001055088095"></a>
## Start Contributions<a name="en-us_topic_0000001051566732_section123657169441"></a>
......
# Documentation Contribution<a name="EN-US_TOPIC_0000001053069234"></a>
# Documentation Contribution<a name="ZH-CN_TOPIC_0000001053069234"></a>
You are welcome to make contributions to documentation. You can offer your feedback and contributions in various ways. You can evaluate available documents, make simple modifications, provide feedback on document quality, and contribute your original content.
You are welcome to make contributions to OpenHarmony documentation, in any of the methods provided below. You can help us improve the existing documents or submit new, original content.
Excellent contributors will be awarded and the contributions will be publicized in the developer community.
- [Contribution Method](#section5723203852414)
- [Contribution Methods](#section5723203852414)
- [Writing Instructions](writing-instructions.md)
## Content Copyright<a name="section87752266272"></a>
The content and pictures submitted by users must be original content and must not infringe others' intellectual property rights.
The content and images submitted by you must be original and must not infringe others' intellectual property rights.
OpenHarmony has the right to modify the content that is adopted according to the community regulations and specifications.
OpenHarmony has the right to modify the adopted content according to the community regulations and specifications.
## License<a name="section460934180"></a>
[Creative Commons License version 4.0](https://creativecommons.org/licenses/by/4.0/legalcode)
## Contribution Method<a name="section5723203852414"></a>
## Contribution Methods<a name="section5723203852414"></a>
## Simple Modification<a name="section1433285372417"></a>
### Submitting Issues for Existing Documents<a name="section133341053162416"></a>
You can perform the following steps to modify a document or supplement some content:
Your feedback matters. Submit issues and leave as detailed information as possible, so we can better fix the issues and improve our documents.
1. In the upper right corner of the document page, click **Edit** to go to the source file page in the Gitee project.
2. On the page of the source file in **.md** format, click **Edit** to modify or supplement the file.
3. After the modification, click **Preview** to confirm the modification result.
4. Enter your comments and supplementary information in the **Extended Information** text box and click **Submit**.
1. On the Gitee page, click the **Issues** tab. On the displayed page, click **New issue**. Then enter the issue title and issue details.
2. Click **New** to submit the issue. The Docs team will confirm the issue.
The document team will review your modifications and update the file content accordingly. You will be appreciated for your support and contributions for the OpenHarmony documentation.
>![](public_sys-resources/icon-note.gif) **Note:**
>**How can I provide a high-quality issue?**
>
>- Provide a clear description of the issue, including the missing, outdated, incorrect, or to-be-improved content.
>- Explain the impact of this issue on users.
>- Limit the scope of the given issue to a specific task. If multiple fields are involved, break the issue down into smaller ones. For example, "Documents need to be optimized" is a broad issue, whereas "XX development guide lacks introduction to step XXX" is specific and operable.
>- Search the list of existing issues to see if any related or similar issues have been submitted.
>- If an issue is associated with another issue or a pull request (PR), you can use its full URL or the combination of the number sign (#) and PR number to reference it.
### Editing Existing Documents<a name="section1433285372417"></a>
For more information, see [Contribution Process](contribution-process.md).
You can perform the following steps to modify or supplement a file:
## Feedback on Documentation<a name="section133341053162416"></a>
1. In the upper right corner of the document page, click **Edit** to go to the source file page in the Gitee project.
2. On the page of the source file in .md format, modify or supplement the file.
3. After the modification, click **Preview** to confirm the modification result.
4. Enter your comments, supplementary information, and Signed-off-by information in the **Extended Information** text box, and click **Commit**.
High-quality feedback helps us continuously improve the documents. The more detailed information you provide, the more helpful it is for us to solve problems.
Format of Signed-off-by information is as follows:
1. On the Gitee page, click the **Issue** tab. On the displayed page, click **New issue**. Then enter the issue title and issue details.
2. Click **New** to submit the issue. The document team will confirm the issue.
Signed-off-by: user.name &lt;user.email&gt; // Note that *user.name* and *user.email* must be the same as those used for DCO signing.
>![](public_sys-resources/icon-note.gif) **NOTE:**
>**How can I provide a high-quality issue?**
>- Provide a clear description of the issue, including the missing, outdated, incorrect, or to-be-improved content.
>- Explain the impact of this issue on users.
>- Limit the scope of the given issue to a specific task. If many fields are involved, break the issue down into smaller ones. For example, "Documents need to be optimized" is a broad issue, whereas "XX development guide lacks introduction to step XXX" is specific and operable.
>- Search the list of existing issues to see if any related or similar issues have been submitted.
>- If an issue is associated with another issue or a pull request, you can use its full URL or PR number with the number sign \(\#\) to reference it.
![ ](figures/Signed-off-by-example.png)
The Docs team will review your edits and update the file accordingly.
For more information, see [Contribution Process](contribution-process.md).
### Contributing Documents to a Release
To help developers efficiently use each release, OpenHarmony provides related documents (such as development guidelines, API reference, codelabs, release notes, API changelog, and FAQs) based on the requirements planned for the release. Some requirements involve new features and documents, and some require updates to the existing features and documents.
## Content Creation<a name="section12616152517159"></a>
You are welcome to contribute documents to the release. For details, see [Writing Documents for a Release](docs-release-process.md).
You are encouraged to summarize experience and create technical content during learning and development to help more developers quickly get started. Tutorials and FAQs are recommended. The following templates are for reference:
### Sharing Experience<a name="section12616152517159"></a>
- [Tutorial: Title \(Task Name\)](tutorial-title-(task-name).md)
- [Title \(Briefly Describe the Key Information of the Issue.\)](title-(briefly-describe-the-key-information-of-the-issue-).md)
You are welcome to share your experience and expertise with other developers to help them get started. For example, you can contribute tutorials and FAQs by using the following templates:
The writing templates are archived in the **contribute** folder in the **Docs** repository.
- [Tutorial Template](template/tutorial-template.md)
- [FAQ Template](template/faq-template.md)
More writing templates are available in the **contribute** folder in the **Docs** repository.
......@@ -40,11 +40,11 @@
针对现有文档进行快速更改和修复,适合少量内容修改和补充。
1. 在文档页面右上角单击“编辑“按钮即可跳转到对应的Gitee工程源文件页面。
2. 在Gitee源文件md页面中,单击“编辑“按钮,在对应内容处完成更改、修复。
2. 在Gitee源文件md页面中,在对应内容处完成更改、修复。
3. 修改完成后,可单击“预览“按钮,确认修改结果。
4. 确认无误后,在“扩展信息框“中填写修改意见和补充信息、sign-off-by邮箱信息触发DCO校验,单击提交审核。
4. 确认无误后,在“扩展信息框“中填写修改意见和补充信息、Signed-off-by邮箱信息触发DCO校验,单击提交审核。
例如:Signed-off-by: giteename < XXX@XX.com > //与DCO签署邮箱保持一致
例如:Signed-off-by: user.name <user.email> //与DCO签署邮箱保持一致
![输入图片说明](https://images.gitee.com/uploads/images/2021/0625/095714_92d8e459_7756659.png "屏幕截图.png")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册