From 79e36d295660d5eea687d4ce652c8756e6ebf7f4 Mon Sep 17 00:00:00 2001 From: Ananthakrishnan S Date: Sat, 26 Oct 2019 01:50:02 +0530 Subject: [PATCH] Made changes to CONTRIBUTING.md to make sentences more clear and meaningful --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c1e4cb7..2112c54 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ This repository is built for the purpose of encouraging your contributions, big or small. **All** changes are considered, as long as they do not complicate the process for others. -That said, suggested ways to contribute include: +That said, suggested ways to contribute includes: * Fork the project in GitHub * Clone your forked repo locally @@ -25,7 +25,7 @@ That said, suggested ways to contribute include: [![github-alt][github-img]](https://github.com/example) ``` -* Make sure you add your name to the correct letter section (alphabetically by first name) +* Make sure to add your name to the correct letter section (alphabetically by first name) * Avoid making any whitespace changes or alterations to someone else's profile ### A code sample @@ -36,4 +36,4 @@ That said, suggested ways to contribute include: ## Code of Conduct -Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. +Please note that [Contributor Code of Conduct](CODE_OF_CONDUCT.md) files are provided along with the project and by participating in this project you agree to abide by the terms and conditions. Please read them carefully before making any contributions.