docs: add .github/ISSUE_TEMPLATE/bug_report.md (closes PARITY doc gap)

This commit is contained in:
YeonGyu-Kim
2026-04-27 04:31:20 +09:00
parent ab5f25950b
commit cd773056e7
2 changed files with 37 additions and 1 deletions

View File

@@ -214,4 +214,4 @@ Repo documentation suite shipped during extended dogfood audit. Status: present/
| .github/PULL_REQUEST_TEMPLATE.md | ✅ Present | Medium | Standardizes PR descriptions |
| docs/CONFIGURATION.md | ✅ Present | High | env vars, settings.json, provider config — relates to #283, #285 |
| docs/API_REFERENCE.md | ❌ Missing | Medium | JSON envelope schema, output format contract |
| .github/ISSUE_TEMPLATE/bug_report.md | ❌ Missing | Low | Standard bug template (pinpoint.md covers discovery) |
| .github/ISSUE_TEMPLATE/bug_report.md | ✅ Present | #431 | Standard bug template with repro steps, environment, context sections |