Skip to content

Remove CLA link #1558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 23, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Please keep the following in mind when considering a code contribution:

Any code you submit will be released under this license. If you are
contributing a large/substantial feature, you may be asked to sign a
[Contributor License Agreement (CLA)][cla].
Contributor License Agreement (CLA).
* For anything but very small or quick changes, you should always start by
checking the [Issues][issues] page to see if the work is already being done
by another person.
Expand Down Expand Up @@ -165,7 +165,6 @@ when contributing to the SDK.
[markdown]: https://guides.github.com/features/mastering-markdown/
[issues]: https://github.com/aws/aws-sdk-java-v2/issues
[pull-requests]: https://github.com/aws/aws-sdk-java-v2/pulls
[cla]: https://github.com/aws/aws-cla
[label-bug]: https://github.com/aws/aws-sdk-java-v2/labels/Bug
[label-doc-issue]: https://github.com/aws/aws-sdk-java-v2/labels/Documentation%20Issue
[label-feature-request]: https://github.com/aws/aws-sdk-java-v2/labels/Feature%20Request
Expand Down