From 3912ee3ffcd0fddb1c7e095c6be26bd8772f6952 Mon Sep 17 00:00:00 2001 From: Linoal <1321932+linoal@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:16:40 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=83=97=E3=83=AB=E3=83=AA=E3=82=AF?= =?UTF-8?q?=E3=82=A8=E3=82=B9=E3=83=88=E3=83=86=E3=83=B3=E3=83=97=E3=83=AC?= =?UTF-8?q?=E3=83=BC=E3=83=88=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1873dc3f..99abfa5c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,11 @@ -## 関連リンク - -## 実装内容 - +## 🔗 関連リンク + -## レビュー前確認項目 +## ✅レビュー前確認項目 - [ ] 自動ビルド・テストが通っていること -## マージ前確認項目 +## ✅マージ前確認項目 - [ ] 自動ビルド・テストが通っていること - [ ] Squash and Mergeが選択されていること - [ ] (libcitygmlの変更がある場合)libcitygmlがmasterの最新版になっていること @@ -29,8 +27,18 @@ git push origin {ブランチ名} ``` --> -## 動作確認 - -## その他 + + + +## 🚀 実装内容 + +## 🌐 影響範囲 + +## 🛠️ 動作確認 + +## ⚠️ 懸念点 + + From ccb26d6a511acec9abded55e539772cb0a04dd09 Mon Sep 17 00:00:00 2001 From: Linoal <1321932+linoal@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:28:18 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E3=83=AC=E3=83=93=E3=83=A5=E3=83=BC?= =?UTF-8?q?=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 99abfa5c..54d39910 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,10 +2,10 @@ ## 🔗 関連リンク -## ✅レビュー前確認項目 +## ✅ レビュー前確認項目 - [ ] 自動ビルド・テストが通っていること -## ✅マージ前確認項目 +## ✅ マージ前確認項目 - [ ] 自動ビルド・テストが通っていること - [ ] Squash and Mergeが選択されていること - [ ] (libcitygmlの変更がある場合)libcitygmlがmasterの最新版になっていること @@ -35,7 +35,7 @@ git push origin {ブランチ名} ## 🚀 実装内容 ## 🌐 影響範囲 - + ## 🛠️ 動作確認 ## ⚠️ 懸念点