Skip to content

Commit

Permalink
chore: add the check for the --yes opt in PR template (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC authored Sep 30, 2023
1 parent b3f152b commit 3fd27e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 3fd27e4

Please sign in to comment.