1
0
mirror of https://github.com/Luzifer/expose.git synced 2024-09-19 23:52:57 +00:00
expose/CONTRIBUTING.md
Knut Ahlers 1d35b0988e
Initial version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-14 02:45:38 +02:00

10 lines
684 B
Markdown

# Contributing to this project
Contributions are encouraged and welcome. Thank you very much for taking your time to contribute!
## Code of Conduct
This project adheres to the [Contributor Covenant code of conduct](http://contributor-covenant.org/version/1/4/). By participating, you are expected to uphold this code. Please report unacceptable behavior to the [project maintainer](mailto:help@luzifer.io).
## Developer Certificate of Origin
Please also review the [Developer Certificate of Origin](https://developercertificate.org/). All commits must be signed off using `git commit -s` to indicate you've read the document and your contribution meets the criteria defined in it.