### Description This PR adds new PR Template All Future PRs will use the new template. Adjustments will be made to the template as needed. --------- Co-authored-by: Jordan Del Pilar <[email protected]> Reviewed-on: #9
503 B
503 B
Description
[Briefly explain what this PR does. Don't just paste the issue description—summarize the changes.]
Related Issue
Closes # [Insert Issue Number]
Testing Done
- [e.g., Ran local unit tests]
- [e.g., Verified service starts under Podman]
- [e.g., Manual check of configuration file output]
Checklist
- My code follows the project's style guidelines.
- I have performed a self-review of my own code.
- I have updated the documentation (if necessary).