You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-28
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,6 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
2
2
3
3
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
4
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)
8
5
-[Improvements to the Codebase](#improvements-to-the-codebase)
-[Install and Run Locally](#install-and-run-locally)
@@ -20,31 +17,6 @@ All third party contributors acknowledge that any contributions they provide wil
20
17
21
18
There are a few ways to contribute, which we'll enumerate below:
22
19
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
-
## Submit a Bug Report
33
-
34
-
Note: DO NOT include your credentials in ANY code examples, descriptions, or media you make public.
35
-
36
-
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.
37
-
38
-
Before you decide to create a new issue, please try the following:
39
-
40
-
1. Check the GitHub issues tab if the identified issue has already been reported, if so, please add a +1 to the existing post.
41
-
2. Update to the latest version of this code and check if the issue has already been fixed
42
-
3. Copy and fill in the Bug Report Template we have provided below
43
-
44
-
### Please use our Bug Report Template
45
-
46
-
In order to make the process easier, we've included a [sample bug report template](ISSUE_TEMPLATE.md).
47
-
48
20
## Improvements to the Codebase
49
21
50
22
We welcome direct contributions to the sendgrid-php code base. Thank you!
0 commit comments