Skip to content

Commit 3d8e645

Browse files
author
Sam Harrison
committed
docs: drop references to ISSUE_TEMPLATE.md
Issues are no longer supported so file was previously removed.
1 parent 30eebb1 commit 3d8e645

File tree

2 files changed

+0
-60
lines changed

2 files changed

+0
-60
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid open source libraries. There are many ways you can contribute and help is always welcome. We simply ask that you follow the following contribution policies.
22

33
**All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.**
4-
- [Feature Request](#feature-request)
5-
- [Submit a Bug Report](#submit-a-bug-report)
6-
- [Please use our Bug Report Template](#please-use-our-bug-report-template)
74
- [Improvements to the Codebase](#improvements-to-the-codebase)
85
- [Development Environment](#development-environment)
96
- [Install and Run Locally](#install-and-run-locally)
@@ -21,33 +18,6 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
2118

2219
There are a few ways to contribute, which we'll enumerate below:
2320

24-
<a name="feature-request"></a>
25-
## Feature Request
26-
27-
If you'd like to make a feature request, please read this section.
28-
29-
The GitHub [issue tracker](https://github.com/sendgrid/sendgrid-nodejs/issues) is the preferred channel for library feature requests, but please respect the following restrictions:
30-
31-
- Please [**search for existing issues**](https://github.com/search?utf8=%E2%9C%93&q=repo%3Asendgrid%2Fsendgrid-nodejs&type=Issues) to ensure we don't have duplicate bugs/feature requests.
32-
- Please be respectful and considerate of others when commenting on issues
33-
34-
<a name="submit-a-bug-report"></a>
35-
## Submit a Bug Report
36-
37-
Note: DO NOT include your credentials in ANY code examples, descriptions, or media you make public.
38-
39-
A software bug is a demonstrable issue in the code base. For us to diagnose the issue and respond as quickly as possible, please add as much detail as possible into your bug report.
40-
41-
Before you decide to create a new issue, please try the following:
42-
43-
1. [Check the GitHub issues tab](https://github.com/sendgrid/sendgrid-nodejs/issues) if the identified issue has already been reported, if so, please add a +1 to the existing post.
44-
2. Update to the latest version of this code and check if the issue has already been fixed
45-
3. Copy and fill in the Bug Report Template we have provided below
46-
47-
### Please use our Bug Report Template
48-
49-
In order to make the process easier, we've included a [sample bug report template](ISSUE_TEMPLATE.md).
50-
5121
<a name="improvements-to-the-codebase"></a>
5222
## Improvements to the Codebase
5323

docs/examples/webhooks-docker/CONTRIBUTING.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
22

33
**All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.**
44

5-
- [Feature Request](#feature-request)
6-
- [Submit a Bug Report](#submit-a-bug-report)
7-
- [Please use our Bug Report Template](#please-use-our-bug-report-template)
85
- [Improvements to the Codebase](#improvements-to-the-codebase)
96
- [Development Environment](#development-environment)
107
- [Install and Run Locally](#install-and-run-locally)
@@ -22,33 +19,6 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
2219

2320
There are a few ways to contribute, which we'll enumerate below:
2421

25-
<a name="feature-request"></a>
26-
## Feature Request
27-
28-
If you'd like to make a feature request, please read this section.
29-
30-
The GitHub [issue tracker](https://github.com/sendgrid/sendgrid-nodejs/issues) is the preferred channel for library feature requests, but please respect the following restrictions:
31-
32-
- Please [**search for existing issues**](https://github.com/search?utf8=%E2%9C%93&q=repo%3Asendgrid%2Fsendgrid-nodejs&type=Issues) in order to ensure we don't have duplicate bugs/feature requests.
33-
- Please be respectful and considerate of others when commenting on issues
34-
35-
<a name="submit-a-bug-report"></a>
36-
## Submit a Bug Report
37-
38-
Note: DO NOT include your credentials in ANY code examples, descriptions, or media you make public.
39-
40-
A software bug is a demonstrable issue in the code base. In order for us to diagnose the issue and respond as quickly as possible, please add as much detail as possible into your bug report.
41-
42-
Before you decide to create a new issue, please try the following:
43-
44-
1. [Check the GitHub issues tab](https://github.com/sendgrid/sendgrid-nodejs/issues) if the identified issue has already been reported, if so, please add a +1 to the existing post.
45-
2. Update to the latest version of this code and check if issue has already been fixed
46-
3. Copy and fill in the Bug Report Template we have provided below
47-
48-
### Please use our Bug Report Template
49-
50-
In order to make the process easier, we've included a [sample bug report template](../../../ISSUE_TEMPLATE.md) (borrowed from [Ghost](https://github.com/TryGhost/Ghost/)). The template uses [GitHub flavored markdown](https://help.github.com/articles/github-flavored-markdown/) for formatting.
51-
5222
<a name="improvements-to-the-codebase"></a>
5323
## Improvements to the Codebase
5424

0 commit comments

Comments
 (0)