Skip to content

Commit 65c4d47

Browse files
authored
Merge pull request #56 from Syeda-Mal/main
Fix: Removed duplicate files (CODE_OF_CONDUCT.md, CONTRIBUTING.md)
2 parents 9c3b891 + 8d57e75 commit 65c4d47

File tree

3 files changed

+20
-47
lines changed

3 files changed

+20
-47
lines changed

CODE_OF_CONDUCT.md

-13
This file was deleted.

CONTRIBUTING.md

-34
This file was deleted.

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
`ccommons-certificates` is a WordPress theme for https://certificates.creativecommons.org.
44

5+
## Code of conduct
6+
7+
[`CODE_OF_CONDUCT.md`][org-coc]:
8+
> The Creative Commons team is committed to fostering a welcoming community.
9+
> This project and all other Creative Commons open source projects are governed
10+
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable
11+
> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org)
12+
> per our [reporting guidelines][reporting_guide].
13+
14+
[org-coc]: https://github.com/creativecommons/.github/blob/main/CODE_OF_CONDUCT.md
15+
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
16+
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
17+
18+
19+
## Contributing
20+
21+
See [`CONTRIBUTING.md`][org-contrib].
22+
23+
[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md
24+
525
## Requirements
626

727
- PHP > 7.3

0 commit comments

Comments
 (0)