From 90c7754eda8b613bd37d486ff8f92da14eba3923 Mon Sep 17 00:00:00 2001 From: Vdaas CI Date: Fri, 26 Apr 2024 03:56:15 +0000 Subject: [PATCH] :robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE 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 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