Skip to content

Commit 8712c62

Browse files
authored
Added "Code Reviews" section. Fixes sendgrid#76
1 parent 426c2c8 commit 8712c62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Hello! Thank you for choosing to help contribute to one of the SendGrid open sou
99
- [Testing](#testing)
1010
- [Style Guidelines & Naming Conventions](#style-guidelines-and-naming-conventions)
1111
- [Creating a Pull Request](#creating-a-pull-request)
12+
- [Code Reviews](#code-reviews)
1213

1314
<a name="roadmap"></a>
1415
We use [Milestones](https://github.com./sendgrid/php-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.
@@ -191,4 +192,8 @@ Please run your code through:
191192
7. [Open a Pull Request](https://help.github.com./articles/using-pull-requests/)
192193
with a clear title and description against the `master` branch. All tests must be passing before we will review the PR.
193194

195+
<a name="code-reviews"></a>
196+
## Code Reviews
197+
If you can, please look at open PRs and review them. Give feedback and help us merge these PRs much faster! If you don't know how, Github has some great [information on how to review a Pull Request](https://help.github.com./articles/about-pull-request-reviews/).
198+
194199
If you have any additional questions, please feel free to [email](mailto:[email protected]) us or create an issue in this repo.

0 commit comments

Comments
 (0)