# ISSUE_TEMPLATE/ - Quick Reference GitHub issue forms for triaging bugs, feature requests, and documentation updates. ## Files | File | Purpose | | --- | --- | | `bug_report.md` | Reproducible failures with environment and log fields | | `feature_request.md` | Proposed improvements and affected components | | `documentation.md` | Incorrect, stale, or missing documentation | | `config.yml` | Disables blank issues and links to Discussions | ## Editing - Keep labels aligned with repository labels. - Keep examples generic for forks. - Do not put project-specific support routes here; forks should update `config.yml` contact links for their own repository. ## See Also - [`AGENTS.md`](AGENTS.md) - [`../README.md`](../README.md)