2024-04-29 15:51:12 +00:00
|
|
|
# Contributing
|
|
|
|
|
2024-04-29 16:13:27 +00:00
|
|
|
## What
|
2024-04-29 15:51:12 +00:00
|
|
|
|
2024-04-29 16:13:27 +00:00
|
|
|
Starting from April 29, 2024, all individual contributors' contributions are only possibly accepted after they sign the CLA.
|
2024-04-29 15:51:12 +00:00
|
|
|
|
|
|
|
We do not accept corporate contributions at this moment.
|
|
|
|
|
|
|
|
You can check out [CLA](./CLA.md).
|
2024-04-29 16:13:27 +00:00
|
|
|
|
|
|
|
## Steps
|
|
|
|
|
|
|
|
1. Make some changes to the code. Open a pull request.
|
|
|
|
2. A rebot will check the status.
|
2024-04-29 16:57:22 +00:00
|
|
|
![robot check](./assets/cla-process/cla-robot-alert.png)
|
2024-04-29 16:13:27 +00:00
|
|
|
3. Read the [CLA](./CLA.md) carefully and make a decision.
|
|
|
|
4. If you decide to sign the CLA, please make a comment "I have read the CLA Document and I hereby sign the CLA".
|
|
|
|
5. If you decide to not sign the CLA, please close the PR.
|
|
|
|
6. The robot should recheck and pass the check automatically.
|
2024-04-29 16:57:22 +00:00
|
|
|
![robot recheck](./assets/cla-process/cla-sign-and-pass.png)
|
2024-04-29 16:13:27 +00:00
|
|
|
7. Your pr will be reviewed.
|
|
|
|
8. If you sign the CLA and submit some more PRs, the robot should pass the test automatically.
|