This repository contains the public GitHub profile and default community files for SymPress repositories.
SymPress is a project that implements Symfony components and architecture patterns in WordPress. It is not an agency profile; the focus here is reusable packages, shared conventions, and a clean contribution path for the SymPress ecosystem.
profile/README.md- the public GitHub profile for SymPress.profile/header.png- the SymPress profile banner..github/ISSUE_TEMPLATE/- default issue forms for bugs, features, and documentation work..github/PULL_REQUEST_TEMPLATE.md- the default pull request checklist..github/CODEOWNERS- default repository ownership.CODE_OF_CONDUCT.md- community behavior expectations.CONTRIBUTING.md- contribution workflow and project principles.SECURITY.md- vulnerability reporting guidance.
Use this repository as the special .github repository for the SymPress organization or project account. GitHub will use these files as defaults for repositories that do not define their own local versions.
Project repositories can override any file locally when they need package-specific behavior.
Released under the MIT License.