diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4840c46..af5b03d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,7 @@ - ## 테스트 -- [ ] `./gradlew build` -- [ ] `/review-code-against-docs` 스킬로 검증 +- [ ] `npm run lint` +- [ ] `npm test` +- [ ] `npm run build` - [ ] 그 외 수동 검증: