From eca61083f4bdbe67ca4a3ce3ffde66311084cebe Mon Sep 17 00:00:00 2001 From: vdaas-ci <57942646+vdaas-ci@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:04:59 +0900 Subject: [PATCH] :robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2176) Signed-off-by: Vdaas CI Co-authored-by: Yusuke Kato --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/security_issue_report.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5239a7b596..0e5967480c 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,7 @@ assignees: "" -- Go Version: 1.21.0 +- Go Version: 1.21.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.28.1 - NGT Version: 2.1.3 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index 78b22ec617..e073b6eb1f 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -16,7 +16,7 @@ assignees: "" -- Go Version: 1.21.0 +- Go Version: 1.21.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.28.1 - NGT Version: 2.1.3 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 52bffc0171..c6973d8516 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,7 +16,7 @@ -- Go Version: 1.21.0 +- Go Version: 1.21.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.28.1 - NGT Version: 2.1.3