Skip to content

Commit dda6d74

Browse files
authored
Merge pull request creativecommons#228 from creativecommons/moar-readme-updates
Added Code of Conduct and Contributing sections to README
2 parents aa06792 + b1ae9d1 commit dda6d74

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

+23
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,29 @@ via lektor (see [Deployment](#deployment), below).
2020
[ccopensource]: https://opensource.creativecommons.org/
2121

2222

23+
## Code of Conduct
24+
25+
[`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md):
26+
> The Creative Commons team is committed to fostering a welcoming community.
27+
> This project and all other Creative Commons open source projects are governed
28+
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable
29+
> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org)
30+
> per our [reporting guidelines][reporting_guide].
31+
32+
[code_of_conduct]: https://creativecommons.github.io/community/code-of-conduct/ "CC Open Source Code of Conduct — Creative Commons on GitHub"
33+
[reporting_guide]: https://creativecommons.github.io/community/code-of-conduct/enforcement/ "Codes of Conduct Enforcement — Creative Commons on GitHub"
34+
35+
36+
## Contributing
37+
38+
- See [`CONTRIBUTING.md`](CONTRIBUTING.md) for information on how to contribute
39+
- See [Contributors to
40+
creativecommons/creativecommons.github.io-source][contributors] for a
41+
list of authors and their contributions to this project :blush:
42+
43+
[contributors]: https://github.com/creativecommons/creativecommons.github.io-source/graphs/contributors "Contributors to creativecommons/creativecommons.github.io-source"
44+
45+
2346
## Installation
2447

2548
### Pre-Requisites

0 commit comments

Comments
 (0)