Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# creativecommons.org

Legacy legal code translations and general support issues
Legacy legal code translations and GitHub issues for help with CC digital
resources


## Help and support

You can open an [issue][support] or see [Contact | Creative Commons][contact].
Many questions are answered in our [FAQ][faq] and you can find out more about
our [Global Network][network].

For help with Creative Commons (CC) digital resources, you can open an
[issue][support]. Otherwise, please see [Contact | Creative Commons][contact].

[faq]: https://creativecommons.org/faq/
[network]: https://network.creativecommons.org/
[support]: https://github.com/creativecommons/creativecommons.org/issues
[contact]: https://creativecommons.org/about/contact/

Expand All @@ -19,7 +26,7 @@ Transifex:
- CC Legal Tools App: [creativecommons/cc-legal-tools-app][app]
- CC Legal Tools Data: [creativecommons/cc-legal-tools-data][data]

Relevant repository directories:
Relevant legacy repository directories:
- [`docroot/legalcode`](docroot/legalcode/): legalcode and translations
"source" files
- [`tools`](tools/): tools to assist with managing the translations
Expand All @@ -36,6 +43,16 @@ Also see:
[fourstatus]: https://wiki.creativecommons.org/wiki/Legal_Tools_Translation


## CreativeCommons.org website

For information on development of the CreativeCommons.org, please see the
following repository. It describes the public facing components of the website:
- [creativecommons/index-dev-env][index-dev-env]: _Local development environment
for CreativeCommons.org (product name: index)_

[index-dev-env]: https://github.com/creativecommons/index-dev-env/


## Code of conduct

[`CODE_OF_CONDUCT.md`][org-coc]:
Expand Down
Loading