From 4f3d0aa9d5847d612b5d6ab1f79ef9d501fb6136 Mon Sep 17 00:00:00 2001 From: mrjoelkamp Date: Thu, 23 May 2024 11:01:28 -0500 Subject: [PATCH] update PR template --- .github/CODEOWNERS | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 47a1b8a..d851cc4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @docker/supply-chain-security \ No newline at end of file +* @docker/supply-chain-security diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8e62f1e..b8bf253 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,8 @@ -**What this PR does / why we need it**: +## Summary + -**Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when the PR gets merged)*: -Fixes # +### Tests + -**Special notes for your reviewer**: +### Issue +