Skip to content

Commit 7a5cb01

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 9f97d1e commit 7a5cb01

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
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)
@@ -19,33 +16,6 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
1916

2017
There are a few ways to contribute, which we'll enumerate below:
2118

22-
<a name="feature-request"></a>
23-
## Feature Request
24-
25-
If you'd like to make a feature request, please read this section.
26-
27-
The GitHub issue tracker is the preferred channel for library feature requests, but please respect the following restrictions:
28-
29-
- Please **search for existing issues** in order to ensure we don't have duplicate bugs/feature requests.
30-
- Please be respectful and considerate of others when commenting on issues
31-
32-
<a name="submit-a-bug-report"></a>
33-
## Submit a Bug Report
34-
35-
Note: DO NOT include your credentials in ANY code examples, descriptions, or media you make public.
36-
37-
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.
38-
39-
Before you decide to create a new issue, please try the following:
40-
41-
1. Check the Github issues tab if the identified issue has already been reported, if so, please add a +1 to the existing post.
42-
2. Update to the latest version of this code and check if an issue has already been fixed
43-
3. Copy and fill in the Bug Report Template we have provided below
44-
45-
### Please use our Bug Report Template
46-
47-
In order to make the process easier, we've included a [sample bug report template](ISSUE_TEMPLATE.md).
48-
4919
<a name="improvements-to-the-codebase"></a>
5020
## Improvements to the Codebase
5121

0 commit comments

Comments
 (0)