Skip to content

Commit 780b67f

Browse files
author
Sam Harrison
committed
docs: remove roadmap/milestone sections for CONTRIBUTING and README
1 parent baa8104 commit 780b67f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Hello! Thank you for choosing to help contribute to one of the SendGrid open sou
99
- [Creating a Pull Request](#creating-a-pull-request)
1010
- [Code Reviews](#code-reviews)
1111

12-
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.
13-
1412
<a name="feature-request"></a>
1513
## Feature Request
1614

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ All updates to this library are documented in our [CHANGELOG](CHANGELOG.md).
2020
- [Installation](#installation)
2121
- [Quick Start](#quick-start)
2222
- [Usage](#usage)
23-
- [Roadmap](#roadmap)
2423
- [How to Contribute](#contribute)
2524
- [About](#about)
2625
- [License](#license)
@@ -87,11 +86,6 @@ puts response.headers
8786

8887
- [Example Code](examples)
8988

90-
<a name="roadmap"></a>
91-
# Roadmap
92-
93-
If you are interested in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/ruby-http-client/milestones). We would love to hear your feedback.
94-
9589
<a name="contribute"></a>
9690
# How to Contribute
9791

0 commit comments

Comments
 (0)