feat: add PR Template (#9)
### 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
This commit was merged in pull request #9.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
### 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).
|
||||
Reference in New Issue
Block a user