From 3bc2490156d2131cfb5ccf2e53d1e0b05732e00a Mon Sep 17 00:00:00 2001 From: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:40:27 +0900 Subject: [PATCH] chore: comment out section prompts in PR template (#3884) --- .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 2c16ffb5d9..9c4ff17f0c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,15 +11,15 @@ Closes # ## 📝 Description -> Add a brief description + ## ⛳️ Current behavior (updates) -> Please describe the current behavior that you are modifying + ## 🚀 New behavior -> Please describe the behavior or changes this PR adds + ## 💣 Is this a breaking change (Yes/No):