Overview
Inventory and audit of all issue templates in .github/ISSUE_TEMPLATE/ to verify standardization, completeness, and consistency.
Scope
- Inventory all
.md files in .github/ISSUE_TEMPLATE/
- Check if each template has required frontmatter
- Verify each template's relationship to an issue type in
issue-types.yml
- Document which templates are actively used vs. deprecated
- Check
config.yml for completeness
Audit Checklist
Deliverables
- Audit report as issue comment
- Spreadsheet: Template Name | Issue Type | Frontmatter Status | Usage Status | Last Updated | Notes
- List of standardization recommendations
Related Files
.github/ISSUE_TEMPLATE/ (all .md files)
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/README.md
.github/issue-types.yml
Related Documentation
Overview
Inventory and audit of all issue templates in
.github/ISSUE_TEMPLATE/to verify standardization, completeness, and consistency.Scope
.mdfiles in.github/ISSUE_TEMPLATE/issue-types.ymlconfig.ymlfor completenessAudit Checklist
issue-types.yml.github/ISSUE_TEMPLATE/config.ymlfor accuracyDeliverables
Related Files
.github/ISSUE_TEMPLATE/(all.mdfiles).github/ISSUE_TEMPLATE/config.yml.github/ISSUE_TEMPLATE/README.md.github/issue-types.ymlRelated Documentation