From 6514fd1a4635d6ef109b49c2c9a58ab6d0782e8e Mon Sep 17 00:00:00 2001 From: Scott Thompson <145565743+scotttjob@users.noreply.github.com> Date: Wed, 1 Apr 2026 13:22:37 -0300 Subject: [PATCH] first version of a potential new pr template --- .github/pull_request_template.md | 38 +++++++++++--------------------- 1 file changed, 13 insertions(+), 25 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index db40c40713..a6aa6873bb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -47,41 +47,29 @@ Further Reading: - https://github.com/commitizen/conventional-commit-types/blob/master/index.json --> -## Motivations +## Why Is This Changing? - + -## Changes +## What Is Changing? - + -### Added +## Consumer Impact -- + -### Changed +- Impact: +- Action required: +- Breaking change: -- +## Validation -### Deprecated + -- +## Reviewer Notes -### Removed - -- - -### Fixed - -- - -### Security - -- - -## Testing - - + Changes can be [tested via Pre-release](https://github.com/GetJobber/atlantis/actions/workflows/trigger-qa-build.yml)