From 8795486c727586d643dfeb25becf56a75147c28f Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 23 Apr 2026 08:47:08 +0200 Subject: [PATCH 1/2] Update README.md - Improve "Help and support" section - Add "CreativeCommons.org website" section" --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbef94c3e..7f936d7ee 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,18 @@ # creativecommons.org -Legacy legal code translations and general support issues +Legacy legal code translations and GitHub issues for help with 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/ @@ -19,7 +25,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 @@ -36,6 +42,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]: From 5bd1c358ddeb4e307eb2329f94fbb4f5fe70df42 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 23 Apr 2026 08:52:17 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f936d7ee..862fdd172 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # creativecommons.org -Legacy legal code translations and GitHub issues for help with digital resources +Legacy legal code translations and GitHub issues for help with CC digital +resources ## Help and support