feat: Added Issue Template #8

Merged
jdelpilar merged 1 commits from feat/issue_template into main 2026-07-11 09:01:46 -07:00
+17
View File
@@ -0,0 +1,17 @@
### Summary
[Brief description of the bug, feature request, or task]
### Context
[Why is this necessary? What problem are you trying to solve? If it's a bug, what was the expected behavior vs. reality?]
### Proposed Changes
[List the specific actions you plan to take]
- [ ] Task 1
- [ ] Task 2
- [ ] Task 3
### Verification Plan
[How will you know this is actually fixed or completed? What command or test will you run?]
### Notes
[Any dependencies, related PRs, or configuration changes required]