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