mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
add steps for cla
This commit is contained in:
parent
605bffa471
commit
c61efd1367
@ -1,9 +1,22 @@
|
||||
# Contributing
|
||||
|
||||
Starting from April 29, 2024, all individual contributors' contributions are only possibly accepted after they sign the CLA.
|
||||
## What
|
||||
|
||||
Open a pull request and a bot will show the steps.
|
||||
Starting from April 29, 2024, all individual contributors' contributions are only possibly accepted after they sign the CLA.
|
||||
|
||||
We do not accept corporate contributions at this moment.
|
||||
|
||||
You can check out [CLA](./CLA.md).
|
||||
|
||||
## Steps
|
||||
|
||||
1. Make some changes to the code. Open a pull request.
|
||||
2. A rebot will check the status.
|
||||
![robot check](./assets/cla-process/cla-robot-alert.png)
|
||||
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.
|
||||
![robot recheck](./assets/cla-process/cla-sign-and-pass.png)
|
||||
7. Your pr will be reviewed.
|
||||
8. If you sign the CLA and submit some more PRs, the robot should pass the test automatically.
|
||||
|
BIN
assets/cla-process/cla-robot-alert.png
(Stored with Git LFS)
Normal file
BIN
assets/cla-process/cla-robot-alert.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/cla-process/cla-sign-and-pass.png
(Stored with Git LFS)
Normal file
BIN
assets/cla-process/cla-sign-and-pass.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user