File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Hello! Thank you for choosing to help contribute to one of the Twilio SendGrid o
77- [ Testing] ( #testing )
88- [ Style Guidelines & Naming Conventions] ( #style-guidelines-and-naming-conventions )
99- [ Creating a Pull Request] ( #creating-a-pull-request )
10+ - [ Code Reviews] ( #code-reviews )
1011
1112<a name =" feature-request " ></a >
1213## Feature Request
@@ -155,3 +156,9 @@ Please run your code through:
155156
1561577 . [ Open a Pull Request] ( https://help.github.com/articles/using-pull-requests/ )
157158 with a clear title and description against the ` development ` branch. All tests must be passing before we will review the PR.
159+
160+ ## Code Reviews<a name =" code-reviews " ></a >
161+ If you can, please look at open PRs and review them.
162+ Give feedback and help us merge these PRs much faster!
163+ If you don't know how, GitHub has some great
164+ [ information on how to review a Pull Request] ( https://help.github.com/articles/about-pull-request-reviews/ ) .
Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ Quick links:
8585- `Feature Request `_
8686- `Bug Reports `_
8787- `Improvements to the Codebase `_
88+ - `Review Pull Requests `_
8889
8990Local Setup of the Project
9091==========================
@@ -117,6 +118,7 @@ License
117118.. _Feature Request : https://github.com/sendgrid/smtpapi-python/blob/HEAD/CONTRIBUTING.md#feature-request
118119.. _Bug Reports : https://github.com/sendgrid/smtpapi-python/blob/HEAD/CONTRIBUTING.md#submit-a-bug-report
119120.. _Improvements to the Codebase : https://github.com/sendgrid/smtpapi-python/blob/HEAD/CONTRIBUTING.md#improvements-to-the-codebase
121+ .. _Review Pull Requests : https://github.com/sendgrid/smtpapi-python/blob/HEAD/CONTRIBUTING.md#code-reviews)
120122.. _The MIT License (MIT) : https://github.com/sendgrid/smtpapi-python/blob/HEAD/LICENSE.md
121123
122124.. |Travis Badge | image :: https://travis-ci.org/sendgrid/smtpapi-python.svg?branch=main
You can’t perform that action at this time.
0 commit comments