Files
haos-hacs-integration-media…/.github/PULL_REQUEST_TEMPLATE.md
alexei.dolgolyov 02c991a349 Add GitHub templates and CI workflow
- PR template
- Issue templates (bug report, feature request)
- Hassfest validation workflow

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 05:06:21 +03:00

21 lines
347 B
Markdown

## Description
Brief description of the changes.
## Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Documentation update
- [ ] Other (describe):
## Testing
Describe how you tested these changes.
## Checklist
- [ ] Code follows project style guidelines
- [ ] Changes have been tested locally
- [ ] Documentation updated (if applicable)