From 12d6123011507bd5564877aea1fd95d531953a0a Mon Sep 17 00:00:00 2001 From: seaerchin <44049504+seaerchin@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:36:11 +0800 Subject: [PATCH] docs(pr-template): add checkbox for ssm and 1pw for env var (#953) --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8dd123d43..2f206a207 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -50,6 +50,7 @@ Closes [insert issue #] **New environment variables**: - `env var` : env var details + - [ ] added env var to 1PW + SSM script (`fetch_ssm_parameters.sh`) **New scripts**: