From 3fd27e49133e8f50d132507c6d92294cfd4ce861 Mon Sep 17 00:00:00 2001 From: SteveLauC Date: Sat, 30 Sep 2023 12:46:01 +0800 Subject: [PATCH] chore: add the check for the --yes opt in PR template (#561) --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 409ab939..5d5744da 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,8 @@ ## For new steps - [ ] *Optional:* Topgrade skips this step where needed - [ ] *Optional:* The `--dry-run` option works with this step +- [ ] *Optional:* The `--yes` option works with this step if it is supported by + the underlying command If you developed a feature or a bug fix for someone else and you do not have the means to test it, please tag this person here.