From 00e00e0e726eef32b45552cb3ba628ac1376512e Mon Sep 17 00:00:00 2001 From: David Lu <45726258+Lu-David@users.noreply.github.com> Date: Wed, 11 Dec 2024 17:35:02 -0800 Subject: [PATCH 1/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7f2d0ed0..91ec298c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,5 +2,6 @@ **Description of changes:** +**How you tested your changes:** By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. From 5f85866b9f6d54cafe636b324974695285b467d1 Mon Sep 17 00:00:00 2001 From: David Lu <45726258+Lu-David@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:06:38 -0800 Subject: [PATCH 2/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 91ec298c..e19464d9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,5 +3,8 @@ **Description of changes:** **How you tested your changes:** +Environment (Linux / Windows): +Kubernetes Version: + By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.