This directory contains GitHub-specific files for the react-iframe project.
- ISSUE_TEMPLATE/ - Issue templates for bug reports and feature requests
- workflows/ - GitHub Actions CI/CD workflows
- pull_request_template.md - Pull request template
The project includes a GitHub Actions workflow (.github/workflows/ci.yml) that runs:
- TypeScript type checking
- Library build verification
- Example app build verification
When opening issues or pull requests, please use the provided templates to ensure consistency and completeness.