chore: add check for dry-run opt in PR template (#538)

chore: add test for dry-run opt in PR template
This commit is contained in:
SteveLauC
2023-08-13 10:24:39 +08:00
committed by GitHub
parent 2c9a56a8df
commit a50040e2d5

View File

@@ -7,7 +7,10 @@
- [ ] The code passes clippy (`cargo clippy`)
- [ ] The code passes tests (`cargo test`)
- [ ] *Optional:* I have tested the code myself
- [ ] I also tested that Topgrade skips the step where needed
## For new steps
- [ ] *Optional:* Topgrade skips this step where needed
- [ ] *Optional:* The `--dry-run` option works with this step
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.