This commit is contained in:
Owen 2020-10-13 17:39:41 +02:00
parent 9e6f503bbf
commit 34ebe098a9
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 - Proposing new features
- Becoming a maintainer - 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 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 ## 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! 4. Issue that pull request!
## Any contributions you make will be under the GNU Lesser General Public License v2.1 ## 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) ## 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! We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!