From ee8c60e3005fdb20962a5a2551139f8e9fd909f4 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Sat, 16 Apr 2022 15:30:05 +0300 Subject: [PATCH] chore: Avoid mention issue 123 during releases (#366) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bd5e5c6..1f3b564 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,7 @@ attention to anything that needs special consideration. We love pull requests that resolve an open pre-commit-terraform issue. If yours does, you can uncomment the below line to indicate which issue your PR fixes, for example -"Fixes #123": +"Fixes #123456": -->