Skip to content

Repository files navigation

Mux Logo

.github

Organization-level defaults for the muxlang org

License Sonar Quality Gate

Shared community-health files, the org profile, and the canonical sources that sync labels and issue templates into every repo.


What's here

Path What it is
profile/README.md The org profile shown on the organization page
CONTRIBUTING.md, CODE_OF_CONDUCT.md Shared community-health defaults
labels/ Canonical label YAML and per-repo overlays
templates/<repo>/ Canonical issue template sources synced to each repo
scripts/sync-labels.sh Apply label YAML to org repos (gh CLI required)
scripts/sync-templates.sh Copy templates/<repo>/ into a repo checkout
scripts/validate-labels.py Diff live labels against the canonical YAML; exits nonzero on drift

How syncing works

Per-repo .github/ISSUE_TEMPLATE/, .github/workflows/issue-triage.yml, and .github/labels.yml are synced from templates/ here via scripts/sync-templates.sh. Do not copy templates or invent labels in individual repos - change them here and re-sync.

Policy and workflow rules: mux-context/docs/repo-governance.md.


Related repositories

Repo What it is
mux-compiler The language, compiler, and CLI (the canonical Mux version)
mux-runtime Runtime + standard library linked by compiled programs
mux-website Docs site (mux-lang.dev) and playground UI
mux-website-api Compile/run API behind the playground
tree-sitter-mux Tree-sitter grammar + highlight queries
mux-syntax-highlighting TextMate grammar, VSCode extension, canonical syntax spec
mux-context Cross-repo architecture, design rationale, glossary, releases

License

MIT - Maintained by Derek Corniello

About

muxlang org profile and shared community-health files.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages