Organisation-level management for the coldqubit GitHub org: the org profile, the org-wide community defaults, the governance of the home itself, and the https://coldqubit.org website.
| Branch | Content |
|---|---|
main |
Org management: the org profile README, org governance (GOVERNANCE.md, MAINTAINERS.md), org-wide default community health files (CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, SUPPORT.md), and the project proposal issue form. |
web |
The https://coldqubit.org website, an orphan branch with no shared history, deployed by GitHub Pages in GitHub Actions mode. |
profile/README.mdrenders on https://github.com/coldqubit.- Health files here are org-wide defaults: they apply to every coldqubit repository that does not carry its own. A repository's own files always win.
- New project proposals are issues on this repository, not on a product's tracker: product trackers are scoped to that product's bugs and features. Use the proposal form.
- Website changes go to the
webbranch only; see its own README.