simplebooth/CONTRIBUTING.md

28 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2017-02-14 15:53:35 +00:00
# Contributing
All contributions are assumed to be licensed under the same licence as the source, i.e. [CC BY-SA](http://creativecommons.org/licenses/by-sa/4.0/). This licence must remain in all derivatives of this work.
## Issues
2017-06-04 05:37:21 +00:00
If you find a mistake, bug or other problem, please [open an issue](https://github.com/mdegrazia/Pi-Photobooth) in this repository.
2017-02-14 15:53:35 +00:00
## Pull Requests
If you fix a mistake, bug or problem or have something to contribute, please create a pull request for each modification. Please consider grouping modifications sensibly, i.e. don't bundle typo fixes in the same pull request as code changes, instead file them separately.
Please note that sometimes things are done for pedagogical reasons so changes which make sense from a software engineering perspective (reducing duplication or making use of more advanced programming language features) may not be suitable to maintain the intended educational value.
## Derivatives
The licence must remain in all derivatives of this work.
## Licence
Unless otherwise specified, everything in this repository is covered by the following licence:
[![Creative Commons Licence](http://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)
2017-03-24 10:40:48 +00:00
***The All-Seeing Pi*** by the [Raspberry Pi Foundation](http://www.raspberrypi.org) is licenced under a [Creative Commons Attribution 4.0 International Licence](http://creativecommons.org/licenses/by-sa/4.0/).
2017-02-14 15:53:35 +00:00
Based on a work at https://github.com/raspberrypilearning/the-all-seeing-pi