This directory contains GitHub-specific configuration files for the MAS repository.
- bug_report.yml - Template for reporting bugs in the specification or reference implementation
- eip_feedback.yml - Template for providing feedback on the EIP specification
- feature_request.yml - Template for suggesting new features or enhancements
- config.yml - Configuration for issue templates with links to Discussions and Security
- PULL_REQUEST_TEMPLATE.md - Template for pull requests with standards compliance checklist
- CODEOWNERS - Defines code owners for automatic PR review assignment
- FUNDING.yml - GitHub Sponsors configuration (currently commented out)
CI/CD workflows will be added here in the future for:
- Automated testing
- Linting and formatting checks
- Security scanning
- Documentation generation
These templates are automatically used when creating issues or pull requests on GitHub. They help ensure consistent, high-quality contributions to the MAS standard.