This commit is contained in:
Owen 2020-10-13 17:39:41 +02:00 committed by Owen
parent c6742e58e6
commit 65e2a3f777
1 changed files with 2 additions and 2 deletions

View File

@ -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!