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 6f15bab commit f3fc4fe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
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/smtpapi-nodejs/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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ All updates to this module are documented in our [CHANGELOG](CHANGELOG.md).
- [Installation](#installation)
- [Quick Start](#quick-start)
- [Library Usage Documentation](USAGE.md)
- [Roadmap](#roadmap)
- [How to Contribute](#contribute)
- [About](#about)
- [License](#license)
Expand Down Expand Up @@ -68,11 +67,6 @@ console.log(header.jsonString());
<a name="usage"></a>
# Usage

<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/smtpapi-nodejs/milestones). We would love to hear your feedback.

<a name="contribute"></a>
# How to Contribute

Expand Down

0 comments on commit f3fc4fe

Please sign in to comment.