From 4bb773fc6dd0b05963cda65d123ea93c53c340cf Mon Sep 17 00:00:00 2001 From: vdaas-ci Date: Fri, 19 Feb 2021 04:11:10 +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 424212906f..1b7060a8b7 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,7 +23,7 @@ assignees: "" -- Go Version: 1.15.8 +- Go Version: 1.16 - Docker Version: 19.03.8 - Kubernetes Version: 1.18.2 - NGT Version: 1.12.3 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index 52768da19b..3f4102ee02 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -17,7 +17,7 @@ assignees: "" -- Go Version: 1.15.8 +- Go Version: 1.16 - Docker Version: 19.03.8 - Kubernetes Version: 1.18.2 - NGT Version: 1.12.3 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5d8bf2388c..efea872d1a 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,7 +21,7 @@ -- Go Version: 1.15.8 +- Go Version: 1.16 - Docker Version: 19.03.8 - Kubernetes Version: 1.18.2 - NGT Version: 1.12.3