From 69adec6a7e4d04ba10cbd25499bcaf8b8b506994 Mon Sep 17 00:00:00 2001 From: Lukas Wagner Date: Thu, 21 May 2026 23:08:04 +0200 Subject: [PATCH] Add pull request template --- .github/pull_request_template.md | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..d4dc07b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,43 @@ + + +- Resolves # + + +## Description + + + +## Decisions Made + + + +## CRD / API Compatibility + + + +## Risks and Mitigations + + + +## Rollback Strategy + + + +## Verification + +