diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 49516a2..0906dda 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,4 +15,13 @@ - 変更点2 - 変更点3 +## チェックリスト +- [ ] テストが通っている +- [ ] 下記のいずれかを満たしている + - [ ] 変更点についてテストを追加/修正した + - [ ] テストを追加するissueを立てた + - [ ] テストが不要な変更である +- [ ] レビュワーを指定した +- [ ] タグをつけた + ## 補足 \ No newline at end of file