Read-only mirror. This repository (
symfinity/ui-kernel) is published from the Symfinity product monorepo (packages/ui-kernel/). Do not expect pull requests to be merged here.
Open an issue on this repository.
- Open an issue describing the change (or comment on an existing one).
- Open a proposal pull request against
mainon this repository or attach a patch to the issue. - Maintainers review here but land the change in the product monorepo. Your split PR will be closed with a link to the monorepo commit or PR when shipped.
- This mirror updates on the next release split — there is no separate merge on this repo.
Open a pull request on the product monorepo (packages/ui-kernel/) on a feature/{spec-id}-{slug} branch. Do not rely on merging on this mirror.
Before we port your patch:
- PHPUnit and PHPStan pass (see .github/workflows/ci.yml)
- Tests for behavior changes
- CHANGELOG entries are added by maintainers at release time unless requested
Report vulnerabilities privately — see .github/SECURITY.md. Do not file security issues in public GitHub issues.