This directory contains configuration for GitHub-related features.
HMADecoder uses GitHub for:
- Source code management
- Issue tracking
- Continuous deployment via GitHub Actions (optional)
This directory may contain:
workflows/— GitHub Actions workflows for CI/CDISSUE_TEMPLATE/— Issue templates for bug reports and feature requestsPULL_REQUEST_TEMPLATE.md— PR description template
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
See LICENSE in the project root.