From b0d8be32b63cd4d8a8f785f62afc6650bf00f05f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=AA=E3=83=B3=E8=A6=AA=E8=A1=9B?= =?UTF-8?q?=E9=9A=8A?= Date: Tue, 1 Oct 2024 01:49:30 +0900 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 10181c4..2cef4f1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,13 @@ ## 概要 -(ここに本PRの説明をしてください。) + ## 関連issue -(ここに該当するissueの番号を書いてください。) + ## 確認 - [ ] 動作確認しましたか?