This repository provides organization-wide defaults for every Jam-Sw repo:
profile/README.md: the public organization profile shown at github.com/Jam-Sw..github/ISSUE_TEMPLATE/: OpenSpec issue forms (blank issues disabled), inherited by every repo without its own templates..github/PULL_REQUEST_TEMPLATE.md: the OpenSpec pull request template.CONTRIBUTING.md: the OpenSpec format and RFC 2119 conventions..github/workflows/validate-openspec.yml: the reusable workflow that validates issue and PR bodies contain the required OpenSpec sections, labeling and commenting when they do not.examples/validate.yml: the two-line caller workflow each repo copies to opt in to validation.
A repository with its own community health files overrides these defaults.