diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..90a722b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,20 @@ +## Summary +Describe the problem or request. + +## Context +What system/component? Links? Versions? + +## Evidence +Logs, outputs, screenshots, repro steps. + +## Expected +What should happen? + +## Actual +What happened instead? + +## Impact +Security / compliance / reliability / UX / performance. + +## Proposed fix +If you have a direction, outline it.