Skip to content

Commit f9d0513

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

File tree

3 files changed

+0
-17
lines changed

3 files changed

+0
-17
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ All third party contributors acknowledge that any contributions they provide wil
1717
- [Creating a Pull Request](#creating-a-pull-request)
1818
- [Code Reviews](#code-reviews)
1919

20-
<a name="roadmap"></a>
21-
We use [Milestones](https://github.com/sendgrid/sendgrid-python/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 reviews, comments, suggestions, and additional PRs are welcomed and encouraged.
22-
2320
There are a few ways to contribute, which we'll enumerate below:
2421

2522
## Feature Request

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ We appreciate your continued support, thank you!
2929
* [Usage](#usage)
3030
* [Use Cases](#use-cases)
3131
* [Announcements](#announcements)
32-
* [Roadmap](#roadmap)
3332
* [How to Contribute](#contribute)
3433
* [Troubleshooting](#troubleshooting)
3534
* [About](#about)
@@ -194,11 +193,6 @@ Please see our announcement regarding [breaking changes](https://github.com/send
194193

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

197-
<a name="roadmap"></a>
198-
# Roadmap
199-
200-
If you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/sendgrid/sendgrid-python/issues) and [pull requests](https://github.com/sendgrid/sendgrid-python/pulls). We would love to hear your feedback.
201-
202196
<a name="contribute"></a>
203197
# How to Contribute
204198

README.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Table of Contents
3535
- `General Usage <#usage>`__
3636
- `Processing Inbound Email <#processing-inbound-email>`__
3737
- `Announcements <#announcements>`__
38-
- `Roadmap <#roadmap>`__
3938
- `How to Contribute <#how-to-contribute>`__
4039
- `Troubleshooting <#troubleshooting>`__
4140
- `About <#about>`__
@@ -226,13 +225,6 @@ Announcements
226225
All updates to this library are documented in our `CHANGELOG`_ and `releases`_.
227226
You may also subscribe to email `release notifications`_ for releases and breaking changes.
228227

229-
Roadmap
230-
=======
231-
232-
If you are interested in the future direction of this project,
233-
please take a look at our open `issues`_ and `pull requests <https://github.com/sendgrid/sendgrid-python/pulls>`__.
234-
We would love to hear your feedback.
235-
236228
How to Contribute
237229
=================
238230

0 commit comments

Comments
 (0)