jonathantorres / construct

A PHP project/micro-package generator for PDS compliant projects or micro-packages.
MIT License
266 stars 16 forks source link

Initial Code of Conduct implementation. #106

Closed raphaelstolt closed 8 years ago

raphaelstolt commented 8 years ago

Added a --code-of-conduct option for e.g. community driven projects which might require a Code of Conduct.

The option / key needs to be added to the configuration once merged.

jonathantorres commented 8 years ago

Thanks!