From 2b2f32eac9365e0f5e82fd2df885782097b94f8a Mon Sep 17 00:00:00 2001 From: Mike Irving <79252299+mikeirvingweb@users.noreply.github.com> Date: Tue, 14 May 2024 22:47:27 +0100 Subject: [PATCH] GitHub casing / grammar correction --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b14412b..de6156f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,8 +7,8 @@ We love your input! We want to make contributing to this project as easy and tra - Proposing new features - Becoming a maintainer -## We Develop with Github -We use github to host code, to track issues and feature requests, as well as accept pull requests. +## We Develop with GitHub +We use GitHub to host code, to track issues and feature requests, as well as accept pull requests. ## All Code Changes Happen Through Pull Requests Pull requests are the best way to propose changes to the codebase We actively welcome your pull requests: @@ -23,7 +23,7 @@ Pull requests are the best way to propose changes to the codebase We actively w ## Any contributions you make will be under the MIT Software License In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern. -## Report bugs using Github's [issues](https://github.com/robotsandpencils/xcodes/issues) +## Report bugs using GitHub [issues](https://github.com/robotsandpencils/xcodes/issues) We use GitHub issues to track public bugs. Report a bug by [opening a new issue](); it's that easy! ## Write bug reports with detail, background, and sample code