Skip to content

Commit e3409eb

Browse files
authored
Merge pull request #7 from Syeda-Mal/main
Fix: Removed duplicate files (CODE_OF_CONDUCT.md, CONTRIBUTING.md)
2 parents c0bbbed + 6f4a278 commit e3409eb

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

+20
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,23 @@ Tested up to: 5.0.3
66
Requires PHP: 7.0
77
License: GPLv2 or later
88
License URI: https://www.gnu.org/licenses/gpl-2.0.html
9+
10+
## Code of conduct
11+
12+
[`CODE_OF_CONDUCT.md`][org-coc]:
13+
> The Creative Commons team is committed to fostering a welcoming community.
14+
> This project and all other Creative Commons open source projects are governed
15+
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable
16+
> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org)
17+
> per our [reporting guidelines][reporting_guide].
18+
19+
[org-coc]: https://github.com/creativecommons/.github/blob/main/CODE_OF_CONDUCT.md
20+
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
21+
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
22+
23+
24+
## Contributing
25+
26+
See [`CONTRIBUTING.md`][org-contrib].
27+
28+
[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md

0 commit comments

Comments
 (0)