Files
johto-infra/.gitea/PULL_REQUEST_TEMPLATE.md
jdelpilarandJordan Del Pilar 5658d5712b
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 1m49s
Johto Infrastructure Pipeline / Deploy to Production (push) Successful in 2m16s
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
2026-07-11 09:28:37 -07:00

503 B

Description

[Briefly explain what this PR does. Don't just paste the issue description—summarize the changes.]

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).