From 2ab20b05d60f8586f61ee4ac0328e2da706f1930 Mon Sep 17 00:00:00 2001 From: JM Faircloth Date: Mon, 15 Apr 2024 15:03:02 -0500 Subject: [PATCH] keep changes to PR template --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8ffe523..a5ed7b6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,6 @@ Relates OR Closes #0000 ### Checklist - [ ] Added [CHANGELOG](https://github.com/hashicorp/vault-action/blob/master/CHANGELOG.md) entry (only for user-facing changes) -- [ ] Did not commit changes to `dist/index.js` (This is only done for releases by vault-action maintainers) ### Community Note