From 8b6fe57ce410c971556e0bc9638885ddb24582dc Mon Sep 17 00:00:00 2001 From: comavius Date: Wed, 2 Oct 2024 02:18:04 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=A8=20disable=20tasklist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0906dda..49bdc6f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,12 +16,12 @@ - 変更点3 ## チェックリスト -- [ ] テストが通っている -- [ ] 下記のいずれかを満たしている - - [ ] 変更点についてテストを追加/修正した - - [ ] テストを追加するissueを立てた - - [ ] テストが不要な変更である -- [ ] レビュワーを指定した -- [ ] タグをつけた +- - [ ] テストが通っている +- - [ ] 下記のいずれかを満たしている + - - [ ] 変更点についてテストを追加/修正した + - - [ ] テストを追加するissueを立てた + - - [ ] テストが不要な変更である +- - [ ] レビュワーを指定した +- - [ ] タグをつけた ## 補足 \ No newline at end of file From 9e40c7a3c6ebd5467a9e94c05a86ed47421ffba0 Mon Sep 17 00:00:00 2001 From: comavius Date: Wed, 2 Oct 2024 10:30:59 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20enable=20tasklist=20partly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 49bdc6f..1179c9d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,12 +16,12 @@ - 変更点3 ## チェックリスト -- - [ ] テストが通っている -- - [ ] 下記のいずれかを満たしている +- [ ] テストが通っている +- [ ] 下記のいずれかを満たしている - - [ ] 変更点についてテストを追加/修正した - - [ ] テストを追加するissueを立てた - - [ ] テストが不要な変更である -- - [ ] レビュワーを指定した -- - [ ] タグをつけた +- [ ] レビュワーを指定した +- [ ] タグをつけた ## 補足 \ No newline at end of file