Skip to content

Commit 9c4ecd6

Browse files
committed
latest repo files per creativecommons/.github#26
1 parent f74d18d commit 9c4ecd6

File tree

3 files changed

+44
-8
lines changed

3 files changed

+44
-8
lines changed

assets/CODE_OF_CONDUCT.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ project and all other Creative Commons open source projects are governed by our
88

99
For a history of updates, see the [page history here][updates].
1010

11-
[code_of_conduct]:https://creativecommons.github.io/community/code-of-conduct/
12-
[reporting_guide]:https://creativecommons.github.io/community/code-of-conduct/enforcement/
13-
[updates]:https://github.com/creativecommons/vocabulary/commits/main/content/community/code-of-conduct/contents.lr
11+
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
12+
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
13+
[updates]: https://github.com/creativecommons/creativecommons.github.io-source/commits/main/content/community/code-of-conduct/contents.lr

assets/CONTRIBUTING.md

+33-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1-
# Contribution Guide
1+
# Contributing to CC Open Source
22

3-
⚠️ DO NOT MODIFY THIS REPOSITORY! Please make updates in the source files in the [creativecommons.github.io-source](https://github.com/creativecommons/creativecommons.github.io-source) repository.
3+
Thank you for your interest in contributing to CC Open Source! This document is
4+
a set of guidelines to help you contribute to this project.
5+
6+
7+
## Code of Conduct
8+
9+
By participating in this project, you are expected to uphold our [Code of
10+
Conduct][code_of_conduct].
11+
12+
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
13+
14+
15+
## Project Documentation
16+
17+
The `README` in the root of the repository should contain or link to project
18+
documentation. If you cannot find the documentation you're looking for, please
19+
file a GitHub issue with details of what you'd like to see documented.
20+
21+
22+
## How to Contribute
23+
24+
Please follow the processes in our general [Contributing Code][contributing]
25+
guidelines on the Creative Common Open Source website.
26+
27+
[contributing]: https://opensource.creativecommons.org/contributing-code/
28+
29+
30+
## Questions or Thoughts?
31+
32+
Talk to us on [one of our community forums][community].
33+
34+
[community]: https://opensource.creativecommons.org/community/

assets/README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# Creative Commons Open Source
1+
# Creative Commons Open Source Website
22

3-
⚠️ DO NOT MODIFY THIS REPOSITORY!
3+
⚠️ DO NOT MODIFY THIS REPOSITORY!
44

5-
These are the static files for [Creative Commons Open Source](https://creativecommons.github.io/). The files are automatically built via CI from the source files in the [creativecommons.github.io-source](https://github.com/creativecommons/creativecommons.github.io-source) repository.
5+
These are the static files for [Creative Commons Open Source][ccos]. The files
6+
are automatically built via CI from the source files in the
7+
[creativecommons.github.io-source][src] repository.
8+
9+
[ccos]: https://opensource.creativecommons.org/
10+
[src]: https://github.com/creativecommons/creativecommons.github.io-source

0 commit comments

Comments
 (0)