From f03bbb2c68d499d4112984cc113dda6f75a617ac Mon Sep 17 00:00:00 2001 From: vdaas-ci <57942646+vdaas-ci@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:44:50 +0900 Subject: [PATCH] :robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2457) Signed-off-by: Vdaas CI Co-authored-by: Kiichiro YUKAWA --- .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 7c92b0e2a4..abbbf6799e 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,4 +25,4 @@ assignees: "" - Go Version: 1.22.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.2 -- NGT Version: 2.1.6 +- NGT Version: 2.2 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index 3140b11221..12b499b154 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -19,4 +19,4 @@ assignees: "" - Go Version: 1.22.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.2 -- NGT Version: 2.1.6 +- NGT Version: 2.2 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e538ee24be..afb1bf291c 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,7 +19,7 @@ - Go Version: 1.22.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.2 -- NGT Version: 2.1.6 +- NGT Version: 2.2 ### Checklist