GitHub-specific configuration including workflows, issue templates, and repository settings.
CI/CD workflows for automated testing and deployment:
ci.yml: Continuous integration workflow
- Automated testing on commits
- Code quality checks
- Deployment automation
- Issue and PR management
See workflow files for detailed CI/CD configuration.