Skip to content

Commit 96d86c5

Browse files
author
Sam Harrison
committed
chore: drop the CLA links
1 parent a11deaf commit 96d86c5

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

CONTRIBUTING.md

-16
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Hello! Thank you for choosing to help contribute to one of the SendGrid open source libraries. There are many ways you can contribute and help is always welcome. We simply ask that you follow the following contribution policies.
22

3-
- [CLAs and CCLAs](#cla)
4-
- [Roadmap & Milestones](#roadmap)
53
- [Feature Request](#feature-request)
64
- [Submit a Bug Report](#submit-a-bug-report)
75
- [Improvements to the Codebase](#improvements-to-the-codebase)
@@ -11,22 +9,8 @@ Hello! Thank you for choosing to help contribute to one of the SendGrid open sou
119
- [Creating a Pull Request](#creating-a-pull-request)
1210
- [Code Reviews](#code-reviews)
1311

14-
<a name="roadmap"></a>
1512
We use [Milestones](https://github.com/sendgrid/ruby-http-client/milestones) to help define current roadmaps, please feel free to grab an issue from the current milestone. Please indicate that you have begun work on it to avoid collisions. Once a PR is made, community review, comments, suggestions, and additional PRs are welcomed and encouraged.
1613

17-
<a name="cla"></a>
18-
## CLAs and CCLAs
19-
20-
Before you get started, SendGrid requires that a SendGrid Contributor License Agreement (CLA) be filled out by every contributor to a SendGrid open source project.
21-
22-
Our goal with the CLA is to clarify the rights of our contributors and reduce other risks arising from inappropriate contributions. The CLA also clarifies the rights SendGrid holds in each contribution and helps to avoid misunderstandings over what rights each contributor is required to grant to SendGrid when making a contribution. In this way, the CLA encourages broad participation by our open source community and helps us build strong open source projects, free from any individual contributor withholding or revoking rights to any contribution.
23-
24-
SendGrid does not merge a pull request made against a SendGrid open source project until that pull request is associated with a signed CLA. Copies of the CLA are available [here](https://gist.github.com/SendGridDX/98b42c0a5d500058357b80278fde3be8#file-sendgrid_cla).
25-
26-
When you create a Pull Request, after a few seconds, a comment will appear with a link to the CLA. Click the link and fill out the brief form and then click the "I agree" button and you are all set. You will not be asked to re-sign the CLA unless we make a change.
27-
28-
There are a few ways to contribute, which we'll enumerate below:
29-
3014
<a name="feature-request"></a>
3115
## Feature Request
3216

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ Quick links:
100100

101101
- [Feature Request](https://github.com/sendgrid/ruby-http-client/blob/master/CONTRIBUTING.md#feature-request)
102102
- [Bug Reports](https://github.com/sendgrid/ruby-http-client/blob/master/CONTRIBUTING.md#submit-a-bug-report)
103-
- [Sign the CLA to Create a Pull Request](https://github.com/sendgrid/ruby-http-client/blob/master/CONTRIBUTING.md)
104103
- [Improvements to the Codebase](https://github.com/sendgrid/ruby-http-client/blob/master/CONTRIBUTING.md#improvements-to-the-codebase)
105104
- [Review Pull Requests](https://github.com/sendgrid/ruby-http-client/blob/master/CONTRIBUTING.md#code-reviews)
106105

0 commit comments

Comments
 (0)