From ff917f6856dc1555957ea90ad39b704cbf654e2c Mon Sep 17 00:00:00 2001 From: ykadowak Date: Thu, 30 Nov 2023 02:33:45 +0000 Subject: [PATCH] Revert ":robot: Automatically update PULL_REQUEST_TEMPLATE and ISSUE_TEMPLATE (#2128)" This reverts commit a755bc12b22a73e3511137d35fcd452492b617d9. --- .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 a7d31a915d..54ddf874ad 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,7 @@ assignees: "" -- Go Version: 1.20.6 +- Go Version: 1.20.5 - Docker Version: 20.10.8 - Kubernetes Version: v1.27.3 - NGT Version: 2.0.16 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index f5e19b2ee1..548203157d 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -16,7 +16,7 @@ assignees: "" -- Go Version: 1.20.6 +- Go Version: 1.20.5 - Docker Version: 20.10.8 - Kubernetes Version: v1.27.3 - NGT Version: 2.0.16 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b22447c001..704407bf57 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,7 +16,7 @@ -- Go Version: 1.20.6 +- Go Version: 1.20.5 - Docker Version: 20.10.8 - Kubernetes Version: v1.27.3 - NGT Version: 2.0.16