From 4dbf73cae057e8c45bc3bd84237a51c964af46a0 Mon Sep 17 00:00:00 2001 From: Siddhant Sharma Date: Sun, 7 Oct 2018 17:42:04 +0530 Subject: [PATCH] #69 Fixed .md with Grammar.ly --- CHANGELOG.md | 2 +- CONTRIBUTING.md | 14 +++++++------- README.rst | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1713e79..857c353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # Change Log -All notable changes to this project will be documented in this file. +All the notable changes to this project will be documented in this file. [2020-07-08] Version 0.4.4 -------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7fbea69..156c05d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -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. +Hello! Thank you for choosing to help contribute to one of the Twilio 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. - [Feature Request](#feature-request) - [Submit a Bug Report](#submit-a-bug-report) @@ -18,21 +18,21 @@ If you'd like to make a feature request, please read this section. The GitHub issue tracker is the preferred channel for library feature requests, but please respect the following restrictions: -- Please **search for existing issues** in order to ensure we don't have duplicate bugs/feature requests. -- Please be respectful and considerate of others when commenting on issues +- Please **search for existing issues** to ensure we don't have duplicate bugs/feature requests. +- Please be respectful and considerate of others when commenting on issues. ## Submit a Bug Report Note: DO NOT include your credentials in ANY code examples, descriptions, or media you make public. -A software bug is a demonstrable issue in the code base. In order for us to diagnose the issue and respond as quickly as possible, please add as much detail as possible into your bug report. +A software bug is a demonstrable issue in the code base. For us to diagnose the issue and respond as quickly as possible, please add as much detail as possible into your bug report. Before you decide to create a new issue, please try the following: 1. Check the Github issues tab if the identified issue has already been reported, if so, please add a +1 to the existing post. -2. Update to the latest version of this code and check if the issue has already been fixed -3. Copy and fill in the Bug Report Template we have provided below +2. Update to the latest version of this code and check if the issue has already been fixed. +3. Copy and fill in the Bug Report Template we have provided below. ### Please use our Bug Report Template @@ -84,7 +84,7 @@ Builds the SMTPAPI header. All PRs require passing tests before the PR will be reviewed. -All test files are in the [`test`](test) directory. +All the test files are in the [`test`](test) directory. For the purposes of contributing to this repo, please update the [`__init__.py`](test/__init__.py) file with unit tests as you modify the code. diff --git a/README.rst b/README.rst index c3de41f..7b6f15f 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Announcements ============= **The default branch name for this repository has been changed to `main` as of 07/27/2020.** -All updates to this module is documented in our `CHANGELOG`_. +All the updates to this module are documented in our `CHANGELOG`_. Table of Contents ================= @@ -85,7 +85,7 @@ We would love to hear your feedback. How to Contribute ================= -We encourage contribution to our projects, please see our `CONTRIBUTING`_ guide for details. +We encourage contribution to our projects, please see our `CONTRIBUTING`_ guide for more details. Quick links: