diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9e861a5af34..7bca9c5d23f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,5 +8,7 @@ - This repository enables `Require signed commits`, so all commits must be signed - [ ] [Avoid force push](https://github.com/suzuki-shunsuke/oss-contribution-guide?tab=readme-ov-file#dont-do-force-pushes-after-opening-pull-requests) - [ ] Do only one thing in one Pull Request +- [ ] [Execute cmdx s to scaffold code](https://aquaproj.github.io/docs/products/aqua-registry/contributing/#use-cmdx-s-definitely) +- [ ] Install and execute the package and confirm if the package works well