From 5f79f6eee3ea54340ce6e909cb7ca6a2a23ca8b2 Mon Sep 17 00:00:00 2001 From: vdaas-ci <57942646+vdaas-ci@users.noreply.github.com> Date: Wed, 12 Jul 2023 01:57:31 +0900 Subject: [PATCH] :robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2124) Signed-off-by: Vdaas CI --- .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 649def6cde..54ddf874ad 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,4 +25,4 @@ assignees: "" - Go Version: 1.20.5 - Docker Version: 20.10.8 - Kubernetes Version: v1.27.3 -- NGT Version: 2.0.13 +- NGT Version: 2.0.16 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index effff5bb87..548203157d 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.20.5 - Docker Version: 20.10.8 - Kubernetes Version: v1.27.3 -- NGT Version: 2.0.13 +- NGT Version: 2.0.16 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 12c96a0cc9..704407bf57 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,7 +19,7 @@ - Go Version: 1.20.5 - Docker Version: 20.10.8 - Kubernetes Version: v1.27.3 -- NGT Version: 2.0.13 +- NGT Version: 2.0.16 ### Checklist: