1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 15:44:21 +00:00
nginx-sso/CONTRIBUTING.md
Knut Ahlers 838748999d
Update README, add meta-files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-01-28 15:48:42 +01:00

9 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.