From 472c24c0f129e731f3bbccc8f8d549c53f20ad6d Mon Sep 17 00:00:00 2001 From: Yao Xiao Date: Tue, 12 Jan 2021 15:34:19 -0800 Subject: [PATCH] Fix one unnecessary item in PR template (#845) --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c9afcf5df53..8c1686d3ab6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,8 +5,8 @@ Resolves # **Checklist:** -
If PR related to **Optional-Test-Infra**, +If PR related to **Optional-Test-Infra**, - [ ] Changes have been generated to `aws/GitOps` folder: 1. `cd aws` - 2. `make optional-generate` \ No newline at end of file + 2. `make optional-generate`