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
-28Lines changed: 0 additions & 28 deletions
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)
@@ -19,31 +16,6 @@ All third party contributors acknowledge that any contributions they provide wil
19
16
20
17
There are a few ways to contribute, which we'll enumerate below:
21
18
22
-
## Feature Request
23
-
24
-
If you'd like to make a feature request, please read this section.
25
-
26
-
The GitHub issue tracker is the preferred channel for library feature requests, but please respect the following restrictions:
27
-
28
-
- Please **search for existing issues** in order to ensure we don't have duplicate bugs/feature requests.
29
-
- Please be respectful and considerate of others when commenting on issues
30
-
31
-
## Submit a Bug Report
32
-
33
-
Note: DO NOT include your credentials in ANY code examples, descriptions, or media you make public.
34
-
35
-
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.
36
-
37
-
Before you decide to create a new issue, please try the following:
38
-
39
-
1. Check the GitHub issues tab if the identified issue has already been reported, if so, please add a +1 to the existing post.
40
-
2. Update to the latest version of this code and check if the issue has already been fixed
41
-
3. Copy and fill in the Bug Report Template we have provided below
42
-
43
-
### Please use our Bug Report Template
44
-
45
-
In order to make the process easier, we've included a [sample bug report template](ISSUE_TEMPLATE.md).
46
-
47
19
## Improvements to the Codebase
48
20
49
21
We welcome direct contributions to the sendgrid-python code base. Thank you!
0 commit comments