Skip to content

Commit 6a040ad

Browse files
author
Sam Harrison
committed
docs: remove roadmap/milestone sections for CONTRIBUTING and README
1 parent 5b06b5d commit 6a040ad

File tree

5 files changed

+0
-20
lines changed

5 files changed

+0
-20
lines changed

CONTRIBUTING.md

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
1919
- [Creating a Pull Request<a name="creating-a-pull-request"></a>](#creating-a-pull-requesta-name%22creating-a-pull-request%22a)
2020
- [Code Reviews](#code-reviews)
2121

22-
<a name="roadmap"></a>
23-
We use [Milestones](https://github.com/sendgrid/sendgrid-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.
24-
2522
There are a few ways to contribute, which we'll enumerate below:
2623

2724
<a name="feature-request"></a>

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ We appreciate your continued support, thank you!
2727
- [Table of Contents](#table-of-contents)
2828
- [Introduction - Please Read First](#introduction---please-read-first)
2929
- [Announcements](#announcements)
30-
- [Roadmap](#roadmap)
3130
- [How to Contribute](#how-to-contribute)
3231
- [Troubleshooting](#troubleshooting)
3332
- [About](#about)
@@ -52,11 +51,6 @@ This library is broken up into several packages as a monorepo so that you only n
5251

5352
All updates to this library are documented in our [CHANGELOG](CHANGELOG.md) and [releases](https://github.com/sendgrid/sendgrid-nodejs/releases). You may also subscribe to email [release notifications](https://dx.sendgrid.com/newsletter/nodejs) for releases and breaking changes.
5453

55-
<a name="roadmap"></a>
56-
# Roadmap
57-
58-
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/sendgrid/sendgrid-nodejs/issues) and [pull requests](https://github.com/sendgrid/sendgrid-nodejs/pulls). We would love to hear your feedback.
59-
6054
<a name="contribute"></a>
6155
# How to Contribute
6256

docs/examples/webhooks-docker/CONTRIBUTING.md

-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
2020
- [Creating a Pull Request<a name="creating-a-pull-request"></a>](#creating-a-pull-requesta-name%22creating-a-pull-request%22a)
2121
- [Code Reviews](#code-reviews)
2222

23-
<a name="roadmap"></a>
24-
We use [Milestones](https://github.com/sendgrid/sendgrid-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.
25-
2623
There are a few ways to contribute, which we'll enumerate below:
2724

2825
<a name="feature-request"></a>

packages/client/README.md

-5
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@ sgClient2.setApiKey('KEY2');
9696

9797
All updates to this library are documented in our [CHANGELOG](../../CHANGELOG.md) and [releases](https://github.com/sendgrid/sendgrid-nodejs/releases). You may also subscribe to email [release notifications](https://dx.sendgrid.com/newsletter/nodejs) for releases and breaking changes.
9898

99-
<a name="roadmap"></a>
100-
# Roadmap
101-
102-
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/sendgrid/sendgrid-nodejs/issues) and [pull requests](https://github.com/sendgrid/sendgrid-nodejs/pulls). We would love to hear your feedback.
103-
10499
<a name="contribute"></a>
105100
# How to Contribute
106101

packages/mail/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ Please see our [troubleshooting guide](../../TROUBLESHOOTING.md) for common libr
9393
# Announcements
9494
All updates to this library are documented in our [CHANGELOG](../../CHANGELOG.md) and [releases](https://github.com/sendgrid/sendgrid-nodejs/releases). You may also subscribe to email [release notifications](https://dx.sendgrid.com/newsletter/nodejs) for releases and breaking changes.
9595

96-
# Roadmap
97-
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/sendgrid/sendgrid-nodejs/issues) and [pull requests](https://github.com/sendgrid/sendgrid-nodejs/pulls). We would love to hear your feedback!
98-
9996
<a name="contribute"></a>
10097
# How to Contribute
10198
We encourage contribution to our libraries (you might even score some nifty swag), please see our [CONTRIBUTING](https://github.com/sendgrid/sendgrid-nodejs/blob/HEAD/CONTRIBUTING.md) guide for details.

0 commit comments

Comments
 (0)