This repository contains community health files and organization-wide defaults for the homeassistant-ai organization.
GitHub automatically applies the files in this repository to all repositories in the organization that don't have their own version. This provides consistent policies and guidelines across all projects.
- CONTRIBUTING.md - General contribution guidelines for all projects
- SECURITY.md - Security vulnerability reporting policy
- profile/README.md - Organization profile displayed on our GitHub page
Individual repositories may override these defaults with their own versions. For example:
- ha-mcp has a detailed CONTRIBUTING.md with setup instructions and tool development guidelines
- skills has specific quality standards and testing requirements
We intentionally do not include:
- Issue templates - These are repository-specific and stay in individual repos
- Pull request templates - Each project has unique PR requirements
- Workflow files - CI/CD configurations are project-specific
To override a default file in your repository, simply add your own version of the file at the repository root. GitHub will use the repository-specific version instead of the organization default.