Timid Robot Zehta
                                            Timid Robot Zehta
                                        
                                    Potential solutions: - (as mentioned elsewhere) use a different CI/CD provider instead of GitHub Actions - initially merge PRs to new branches instead of the default branch so that the...
For additional context and related tickets, see [ibiblio - Creative Commons Internal Wiki](https://wikijs.creativecommons.org/tech/sre/ibiblio).
The Following pages have been moved and redirects put in place: - **Legal Code Defined** - Old: https://wiki.creativecommons.org/wiki/Legalcode_errata - New: https://creativecommons.org/legal-code-defined/ - **Legal Code Errata** - Old: https://wiki.creativecommons.org/wiki/Legal_code - New:...
- I updated https://wiki.creativecommons.org/wiki/License_Properties - RDF issue is tracked by [License URIs use http uri scheme, not https · Issue #7 · creativecommons/cc.licenserdf](https://github.com/creativecommons/cc.licenserdf/issues/7)
- Formatting is Right-to-left (RTL), which looks bad for the untranslated strings, but is the appropriate text decoration for Hebrew - As of 2020-05-26, the strings for Hebrew are 59%...
Example deed page: [Creative Commons — Attribution 4.0 International — CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) The template used: [cc.engine/standard_deed.html at master · creativecommons/cc.engine](https://github.com/creativecommons/cc.engine/blob/master/cc/engine/templates/licenses/standard_deed.html)
@sarahpearson The [CC0 1.0 Universal - Creative Commons Legal Code](https://creativecommons.org/publicdomain/zero/1.0/legalcode) does not yet include a link to the [Legal code issues & errata - Creative Commons](https://creativecommons.org/legal-code-errata/). I assume we want...
@ryancdotorg > In the long term, we have flagged this for future versions of CC0. Changing the text of the legal code will require a new version of CC0. While...
This issue is blocked by pending deployment of new theme
# [creativecommons/cc.engine](https://github.com/creativecommons/cc.engine) 1. `cc/engine/chooser/xmp_template.py` - `def get_xmp_info(request_form, license, locale):` ([see line 36](https://github.com/creativecommons/cc.engine/blob/6095a0312d1d362e379e220533547d67dd5d937a/cc/engine/chooser/xmp_template.py#L36)) - Variable/string formatting ([see line 62](https://github.com/creativecommons/cc.engine/blob/6095a0312d1d362e379e220533547d67dd5d937a/cc/engine/chooser/xmp_template.py#L62)) 2. `cc/engine/chooser/views.py` 1. `def choose_xmp_view(request):` ([see line 572](https://github.com/creativecommons/cc.engine/blob/6095a0312d1d362e379e220533547d67dd5d937a/cc/engine/chooser/views.py#L572)) - `license` variable set...