Skip to content

Commit 300a253

Browse files
committed
docs(contributing): add CLA signature step
1 parent 3a7a31b commit 300a253

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,21 @@ If you need to update your PR for some reason -
118118

119119
<br/>
120120

121-
### ▶ 9. After your PR is merged - delete your branches
121+
### ▶ 9. Sign the CLA
122+
123+
You will be asked to sign a [CLA (Contributor License Agreement)](/CLA.md) as part of the PR process, if you haven't already signed it.
124+
125+
Simply submit a comment on your PR with the following text:
126+
127+
```
128+
I have read the CLA Document and I hereby sign the CLA
129+
```
130+
131+
The CLA assistant will automatically add your signature [here](/cla-signs/v1/cla.json) and push a commit to your PR.
132+
133+
<br/>
134+
135+
### ▶ 10. After your PR is merged - delete your branches
122136

123137
After your pull request is merged, you can safely delete your branch and pull the changes from the main (upstream) repository:
124138

@@ -148,6 +162,6 @@ After your pull request is merged, you can safely delete your branch and pull th
148162

149163
<br/>
150164

151-
### 10. That's it! Thank you for your contribution! 🙏💓
165+
### 11. That's it! Thank you for your contribution! 🙏💓
152166

153167
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#

0 commit comments

Comments
 (0)