Contributor Guide

Contributor Guide#

We welcome various forms of contributions to openYuanrong, including but not limited to:

  • Code contributions: Submitting or reviewing patches, supplementing test cases, etc.

  • Non-code contributions: Supplementing documentation and examples, participating in community forums, writing tutorials, blog posts, etc.

openYuanrong is a project in the openEuler community. Before contributing to the community, you need to sign the openEuler Community Contributor License Agreement (CLA) in advance.

Submitting or Handling Issues#

We use issues to record and track developer feedback and tasks. You can find the Issue list by clicking “Issues” in the toolbar on the project homepage. For reporting bugs or submitting requirements, please refer to Issue Submission Guide.

You can express your opinions on Issues you are interested in, participate in communication and discussion. If you are willing to handle a certain Issue, simply enter /assign or /assign @yourself in the comment box, and the robot will assign the issue to you, and your name will appear in the assignee list.

How to Work#

Please refer to the following content to understand how to contribute code and documentation.