diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5739462..2975da6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ I love your input! and want to make contributing to this project as easy and tra - Proposing new features - Becoming a maintainer -## We Develop with Github +## I Develop with Github I use github to host code, to track issues and feature requests, as well as accept pull requests. ## I Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests @@ -19,7 +19,7 @@ Pull requests are the best way to propose changes to the codebase (I use [Github 4. Issue that pull request! ## Any contributions you make will be under the GNU Lesser General Public License v2.1 -In short, when you submit code changes, your submissions are understood to be under the same [License](./LICENCE.md) that covers the project. +In short, when you submit code changes, your submissions are understood to be under the same [License](./LICENSE.md) that covers the project. ## Report bugs using Github's [issues](https://github.com/easytarget/esp32-cam-webserver/issues) We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!