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
-[Creating a Pull Request](#creating-a-pull-request)
10
10
11
-
We use [Milestones](https://github.com/sendgrid/smtpapi-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 review, comments, suggestions and additional PRs are welcomed and encouraged.
11
+
<aname="roadmap"></a>
12
+
We use [Milestones](https://github.com/sendgrid/smtpapi-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 review, comments, suggestions, and additional PRs are welcomed and encouraged.
12
13
13
14
<aname="feature-request"></a>
14
15
## Feature Request
@@ -30,7 +31,7 @@ A software bug is a demonstrable issue in the code base. In order for us to diag
30
31
Before you decide to create a new issue, please try the following:
31
32
32
33
1. Check the Github issues tab if the identified issue has already been reported, if so, please add a +1 to the existing post.
33
-
2. Update to the latest version of this code and check if issue has already been fixed
34
+
2. Update to the latest version of this code and check if the issue has already been fixed
34
35
3. Copy and fill in the Bug Report Template we have provided below
35
36
36
37
### Please use our Bug Report Template
@@ -135,7 +136,7 @@ Please run your code through:
135
136
136
137
4. Commit your changes in logical chunks. Please adhere to these [git commit
0 commit comments