diff --git a/README.md b/README.md index 76332c0..148124a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,26 @@ `ccommons-certificates` is a WordPress theme for https://certificates.creativecommons.org. +## Code of conduct + +[`CODE_OF_CONDUCT.md`][org-coc]: +> The Creative Commons team is committed to fostering a welcoming community. +> This project and all other Creative Commons open source projects are governed +> by our [Code of Conduct][code_of_conduct]. Please report unacceptable +> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org) +> per our [reporting guidelines][reporting_guide]. + +[org-coc]: https://github.com/creativecommons/.github/blob/main/CODE_OF_CONDUCT.md +[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/ +[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/ + + +## Contributing + +See [`CONTRIBUTING.md`][org-contrib]. + +[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md + ## Requirements - PHP > 7.3