feat: Added Issue Template (#8)
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 1m46s
Johto Infrastructure Pipeline / Deploy to Production (push) Successful in 2m14s

This PR adds templates for issues. This template will be used for all new issues opened in this repo.
Future PR will add a PR template as well.

---------

Co-authored-by: Jordan Del Pilar <[email protected]>
Reviewed-on: #8
This commit was merged in pull request #8.
This commit is contained in:
2026-07-11 09:01:45 -07:00
co-authored by Jordan Del Pilar
parent 3b15923d8d
commit fcff230307
+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]