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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Hello! Thank you for choosing to help contribute to one of the SendGrid open source projects. There are many ways you can contribute and help is always welcome. We simply ask that you follow the following contribution policies.
1
+
Hello! Thank you for choosing to help contribute to one of the SendGrid open source projects. There are many ways you can contribute and help is always welcome. We simply ask that you follow the following contribution policies.
2
2
3
3
-[Feature Request](#feature-request)
4
4
-[Submit a Bug Report](#submit-a-bug-report)
@@ -9,7 +9,7 @@ Hello! Thank you for choosing to help contribute to one of the SendGrid open sou
9
9
-[Creating a Pull Request](#creating-a-pull-request)
10
10
-[Code Reviews](#code-reviews)
11
11
12
-
We use [Milestones](https://github.com/sendgrid/java-http-client/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
+
We use [Milestones](https://github.com/sendgrid/java-http-client/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.
13
13
14
14
<aname="feature-request"></a>
15
15
## Feature Request
@@ -31,7 +31,7 @@ A software bug is a demonstrable issue in the code base. In order for us to diag
31
31
Before you decide to create a new issue, please try the following:
32
32
33
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.
34
-
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
35
35
3. Copy and fill in the Bug Report Template we have provided below
36
36
37
37
### Please use our Bug Report Template
@@ -157,7 +157,7 @@ Please run your code through:
157
157
158
158
4. Commit your changes in logical chunks. Please adhere to these [git commit
0 commit comments