Skip to content

Commit 21f5283

Browse files
authored
Merge pull request #88 from nox1134/issue-87
Utilize organization default community health files
2 parents 715191a + 491dc17 commit 21f5283

File tree

3 files changed

+5
-49
lines changed

3 files changed

+5
-49
lines changed

CODE_OF_CONDUCT.md

-13
This file was deleted.

CONTRIBUTING.md

-34
This file was deleted.

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,23 @@ collection of works that are openly licensed or in the public domain.
1111

1212
## Code of conduct
1313

14-
[`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md):
14+
[`CODE_OF_CONDUCT.md`][org-coc]:
1515
> The Creative Commons team is committed to fostering a welcoming community.
1616
> This project and all other Creative Commons open source projects are governed
1717
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable
1818
> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org)
1919
> per our [reporting guidelines][reporting_guide].
2020
21+
[org-coc]: https://github.com/creativecommons/.github/blob/main/CODE_OF_CONDUCT.md
2122
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
2223
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
2324

2425

2526
## Contributing
2627

27-
See [`CONTRIBUTING.md`](CONTRIBUTING.md).
28+
See [`CONTRIBUTING.md`][org-contrib].
29+
30+
[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md
2831

2932

3033
## Development

0 commit comments

Comments
 (0)