Skip to content

Commit 22128a5

Browse files
authored
Merge pull request #1297 from Syeda-Mal/main
Fix: Removed duplicate files (CODE_OF_CONDUCT.md, CONTRIBUTING.md)
2 parents dd311bd + d70d29e commit 22128a5

File tree

3 files changed

+8
-52
lines changed

3 files changed

+8
-52
lines changed

CODE_OF_CONDUCT.md

-13
This file was deleted.

CONTRIBUTING.md

-34
This file was deleted.

README.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,25 @@ Also see:
3636
[fourstatus]: https://wiki.creativecommons.org/wiki/Legal_Tools_Translation
3737

3838

39-
## Code of Conduct
39+
## Code of conduct
4040

41-
[`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md):
41+
[`CODE_OF_CONDUCT.md`][org-coc]:
4242
> The Creative Commons team is committed to fostering a welcoming community.
4343
> This project and all other Creative Commons open source projects are governed
4444
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable
4545
> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org)
4646
> per our [reporting guidelines][reporting_guide].
4747
48-
[code_of_conduct]:https://opensource.creativecommons.org/community/code-of-conduct/
49-
[reporting_guide]:https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
48+
[org-coc]: https://github.com/creativecommons/.github/blob/main/CODE_OF_CONDUCT.md
49+
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
50+
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
5051

5152

5253
## Contributing
5354

54-
See [`CONTRIBUTING.md`](CONTRIBUTING.md).
55+
See [`CONTRIBUTING.md`][org-contrib].
56+
57+
[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md
5558

5659

5760
## Legacy files

0 commit comments

Comments
 (0)