Skip to content

Community

Keel is an open-source project maintained by SliceSoft. The community repository (slice-soft/ss-keel-community) is the single source of truth for governance, standards, and cross-repo policies.

RepositoryPurpose
ss-keel-coreCore framework library
ss-keel-cliCLI scaffolding tool
ss-keel-docsThis documentation site
ss-keel-communityGovernance and community standards
ss-keel-addon-* addonsOfficial addon modules (each in its own repo)

Describes the project structure, maintainer roles, and how decisions are made — including the proposal process for significant changes and breaking changes.

The standards we expect from everyone participating in the project — in issues, pull requests, and any other community venue. Based on the Contributor Covenant 2.1.

How Keel uses Semantic Versioning: what counts as a breaking change, the release cadence, and how addon versioning relates to the core.

How to responsibly disclose security vulnerabilities. Includes supported versions, the coordinated disclosure process, and contact details.

The list of active maintainers, their focus areas, and how to become a maintainer.

Start by reading GOVERNANCE.md to understand the proposal and review process. Then open an issue in the relevant repository before starting significant work.

For content changes to this documentation site, edit the relevant .md file under src/content/docs/ in ss-keel-docs and open a pull request.