From a442c966a7c76aa3753ed548322690b0b4bdbd9c Mon Sep 17 00:00:00 2001 From: woocheol Date: Thu, 12 Mar 2026 09:08:56 +0900 Subject: [PATCH] chore(pr-template): Remove "Type of change" section Signed-off-by: woocheol --- .github/PULL_REQUEST_TEMPLATE.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 10ddc32..a327490 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,4 @@ ## Description - -## Type of change - -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Documentation update -- [ ] Refactoring, Maintenance -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - + --> \ No newline at end of file