Skip to content

Update README.en.md#60

Open
anzipomelo wants to merge 3 commits intomainfrom
anzipomelo-patch-4
Open

Update README.en.md#60
anzipomelo wants to merge 3 commits intomainfrom
anzipomelo-patch-4

Conversation

@anzipomelo
Copy link
Copy Markdown
Contributor

@anzipomelo anzipomelo commented Jan 7, 2026

adding compliance & Licensing part

Summary

  • Explain the problem this PR solves or the feature it adds.
  • Highlight any limitations, follow-up work, or open questions.

Changes

  • Code
  • Documentation
  • Tests
  • Examples / Tooling

Add a brief bullet list describing the key changes.

Testing

Describe how you tested the changes, including commands run or screenshots if relevant.

# examples:
<img width="1157" height="564" alt="image" src="https://github.com/user-attachments/assets/b736a4c1-5da7-4bb1-9f9f-f521a5847803" />


## Checklist
- [x ] I read and followed `CONTRIBUTING.md`.
- [x] I ran all relevant tests and they pass locally.
- [x] I updated documentation/examples if behavior changed.
- [x] I agree that this contribution will be released under the project's open-source license (see `LICENSE`).
- [x] I agree to follow the repository's Code of Conduct.

adding compliance & Licensing part
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a comprehensive "Compliance & Licensing" section to the English README, documenting the project's licensing terms, CLA requirements, and DCO guidance for contributors.

Key changes:

  • Adds a new section explaining the Apache 2.0 license
  • Documents CLA requirements for individual and corporate contributors
  • Includes Developer Certificate of Origin (DCO) sign-off guidance

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

README.en.md Outdated
Comment on lines +303 to +304
* **Individual Contributors:** If you are contributing as an individual, please refer to our [Individual CLA (ICLA)](CLA.md).
* **Corporate Contributors:** If you are contributing on behalf of an entity (e.g., a corporation or foundation), please refer to our [Corporate CLA (CCLA)](CCLA.md).
Copy link

Copilot AI Jan 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The referenced files CLA.md and CCLA.md do not exist in the repository. These links will be broken until the corresponding CLA documents are created and added to the project.

Suggested change
* **Individual Contributors:** If you are contributing as an individual, please refer to our [Individual CLA (ICLA)](CLA.md).
* **Corporate Contributors:** If you are contributing on behalf of an entity (e.g., a corporation or foundation), please refer to our [Corporate CLA (CCLA)](CCLA.md).
* **Individual Contributors:** If you are contributing as an individual, please refer to the Individual Contributor License Agreement (ICLA) provided by the project maintainers.
* **Corporate Contributors:** If you are contributing on behalf of an entity (e.g., a corporation or foundation), please refer to the Corporate Contributor License Agreement (CCLA) provided by the project maintainers.

Copilot uses AI. Check for mistakes.
* **Individual Contributors:** If you are contributing as an individual, please refer to our [Individual CLA (ICLA)](CLA.md).
* **Corporate Contributors:** If you are contributing on behalf of an entity (e.g., a corporation or foundation), please refer to our [Corporate CLA (CCLA)](CCLA.md).

> **Note:** For individual contributors, submitting a Pull Request and checking the CLA box in the [PR Template](.github/PULL_REQUEST_TEMPLATE.md) constitutes your agreement to the ICLA terms.
Copy link

Copilot AI Jan 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reference to PULL_REQUEST_TEMPLATE.md is incorrect. The actual file in the repository is named pull_request_template.md (all lowercase). Additionally, the current pull request template does not contain a specific "CLA box" checkbox as mentioned in this note. The template only has a general license agreement checkbox that states "I agree that this contribution will be released under the project's open-source license".

Suggested change
> **Note:** For individual contributors, submitting a Pull Request and checking the CLA box in the [PR Template](.github/PULL_REQUEST_TEMPLATE.md) constitutes your agreement to the ICLA terms.
> **Note:** For individual contributors, submitting a Pull Request and checking the license agreement box in the [PR Template](.github/pull_request_template.md) constitutes your agreement to the ICLA terms.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest changing it to: For all contributors, If you submit a PR, it means that you agree to comply with the above guidelines by default.

@yaozhicheng
Copy link
Copy Markdown
Member

中文readme是不是应该一起同步得改呢

@anzipomelo
Copy link
Copy Markdown
Contributor Author

中文readme是不是应该一起同步得改呢
有一种方法是在中文readme里加一句,以英文版为准。

anzipomelo and others added 2 commits January 15, 2026 18:37
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated links for Individual CLA and Corporate CLA to point to their respective URLs in the GitHub repository.
@yaozhicheng
Copy link
Copy Markdown
Member

PR模板要不不改吧,把 Note: For individual contributors, submitting a Pull Request and checking the license agreement box in the PR Template constitutes your agreement to the ICLA terms.去掉咋样?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants