From a6ac54ebcf73f8fb0585cef2e0156d1eacc99c6e Mon Sep 17 00:00:00 2001 From: minbros Date: Sun, 6 Sep 2026 22:57:25 +0900 Subject: [PATCH] =?UTF-8?q?docs(pr-template):=20=ED=94=84=EB=A1=A0?= =?UTF-8?q?=ED=8A=B8=EC=97=94=EB=93=9C=20=EA=B2=80=EC=A6=9D=20=EB=AA=85?= =?UTF-8?q?=EB=A0=B9=EC=9C=BC=EB=A1=9C=20=EC=B2=B4=ED=81=AC=EB=A6=AC?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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` - [ ] 그 외 수동 검증: