Skip to content

Commit ab55e2e

Browse files
authored
chore: Update readme and contributing documentation (#24)
Signed-off-by: Rashed Kamal <[email protected]>
1 parent 97e60fa commit ab55e2e

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# Contributing to tanzu-source-controller
22

3-
The tanzu-source-controller project team welcomes contributions from the community. Before you start working with tanzu-source-controller, please
4-
read our [Developer Certificate of Origin](https://cla.vmware.com/dco). All contributions to this repository must be
5-
signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on
6-
as an open-source patch.
3+
The tanzu-source-controller project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request.
4+
5+
For any questions about the CLA process, please refer to our [FAQ](https://cla.vmware.com/faq). Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch.
76

87
`Signed-off-by: Jane Doe <[email protected]>`
98

10-
The signature must contain your real name
11-
(sorry, no pseudonyms or anonymous contributions)
12-
If your `user.name` and `user.email` are configured in your Git config,
13-
you can sign your commit automatically with `git commit -s`.
9+
The signature must contain your real name (sorry, no pseudonyms or anonymous contributions) If your `user.name` and `user.email` are configured in your Git config, you can sign your commit automatically with `git commit -s`.
1410

1511
## Ways to contribute
1612

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,7 @@ For Source Controller development setup, please see the development guide [here]
165165

166166
## Contributing
167167

168-
The tanzu-source-controller project team welcomes contributions from the community. Before you start working with tanzu-source-controller, please
169-
read our [Developer Certificate of Origin](https://cla.vmware.com/dco). All contributions to this repository must be
170-
signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on
171-
as an open-source patch. For more detailed information, refer to [CONTRIBUTING.md](CONTRIBUTING.md).
168+
The tanzu-source-controller project team welcomes contributions from the community. Before you start working with tanzu-source-controller, please read and sign our Contributor License Agreement CLA. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will prompt you to do so when you open a Pull Request. For any questions about the CLA process, please refer to our [FAQ](https://cla.vmware.com/faq).
172169

173170
## License
174171

0 commit comments

Comments
 (0)