-
Notifications
You must be signed in to change notification settings - Fork 714
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #526 from jlax47/issue_525
include code reviews section - Fixes #525
- Loading branch information
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ Hello! Thank you for choosing to help contribute to one of the SendGrid open sou | |
- [Testing](#testing) | ||
- [Style Guidelines & Naming Conventions](#style-guidelines-and-naming-conventions) | ||
- [Creating a Pull Request](#creating-a-pull-request) | ||
- [Code Reviews](#code-reviews) | ||
|
||
<a name="roadmap"></a> | ||
We use [Milestones](https://github.com/sendgrid/sendgrid-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. | ||
|
@@ -229,3 +230,7 @@ Please run your code through: | |
with a clear title and description against the `master` branch. All tests must be passing before we will review the PR. | ||
If you have any additional questions, please feel free to [email](mailto:[email protected]) us or create an issue in this repo. | ||
<a name="code-reviews"></a> | ||
## Code Reviews | ||
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/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters