Skip to content

Commit

Permalink
docs: remove roadmap/milestone sections for CONTRIBUTING and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Harrison committed Aug 24, 2020
1 parent fdc2228 commit d1ac9d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -9,8 +9,6 @@ Hello! Thank you for choosing to help contribute to one of the SendGrid open sou
- [Creating a Pull Request](#creating-a-pull-request)
- [Code Reviews](#code-reviews)

We use [Milestones](https://github.com/sendgrid/rest/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.

<a name="feature-request"></a>
## Feature Request

Expand Down
6 changes: 0 additions & 6 deletions README.md
Expand Up @@ -21,7 +21,6 @@ All updates to this library is documented in our [CHANGELOG](CHANGELOG.md).
- [Installation](#installation)
- [Quick Start](#quick-start)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [How to Contribute](#contribute)
- [About](#about)
- [License](#license)
Expand Down Expand Up @@ -174,11 +173,6 @@ func main() {
- [Usage Examples](USAGE.md)
<a name="roadmap"></a>
# Roadmap
If you are interested in the future direction of this project, please take a look at our [milestones](https://github.com/sendgrid/rest/milestones). We would love to hear your feedback.
<a name="contribute"></a>
# How to Contribute
Expand Down

0 comments on commit d1ac9d7

Please sign in to comment.