Repository metadata is part of the brand-system setup but is not stored in Git.
Desired state
- description:
Canonical LibreCode brand system: guidelines, assets, trademark policy, and reproducible brand manual.
- homepage:
https://librecode.coop/brand
- wiki: disabled (avoid a second documentation source)
- delete merged branches: enabled
- topics:
librecode, brand, branding, brand-guidelines, design-system, visual-identity, open-source, free-software, reuse, spdx, typst
Apply
gh repo edit LibreCodeCoop/brand \
--description "Canonical LibreCode brand system: guidelines, assets, trademark policy, and reproducible brand manual." \
--homepage "https://librecode.coop/brand" \
--enable-wiki=false \
--delete-branch-on-merge \
--add-topic librecode \
--add-topic brand \
--add-topic branding \
--add-topic brand-guidelines \
--add-topic design-system \
--add-topic visual-identity \
--add-topic open-source \
--add-topic free-software \
--add-topic reuse \
--add-topic spdx \
--add-topic typst
Verify
gh repo view LibreCodeCoop/brand --json description,homepageUrl,repositoryTopics,hasWikiEnabled,deleteBranchOnMerge
This issue can be closed once the returned metadata matches the desired state.
Repository metadata is part of the brand-system setup but is not stored in Git.
Desired state
Canonical LibreCode brand system: guidelines, assets, trademark policy, and reproducible brand manual.https://librecode.coop/brandlibrecode,brand,branding,brand-guidelines,design-system,visual-identity,open-source,free-software,reuse,spdx,typstApply
Verify
This issue can be closed once the returned metadata matches the desired state.