From 41c002c4cce3755740e88d527de811dc5c1fce30 Mon Sep 17 00:00:00 2001 From: vdaas-ci <57942646+vdaas-ci@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:55:18 +0900 Subject: [PATCH] :robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2487) Signed-off-by: Vdaas CI Co-authored-by: Hiroto Funakoshi --- .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 3aa8adbe37..6ab86916d4 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,4 +26,4 @@ assignees: "" - Rust Version: 1.77.2 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.3 -- NGT Version: 2.2 +- NGT Version: 2.2.1 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index acdb5fe9f6..dba3a1886b 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -20,4 +20,4 @@ assignees: "" - Rust Version: 1.77.2 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.3 -- NGT Version: 2.2 +- NGT Version: 2.2.1 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 033441ad8f..69a582f70c 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,7 +20,7 @@ - Rust Version: 1.77.2 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.3 -- NGT Version: 2.2 +- NGT Version: 2.2.1 ### Checklist