From f32c087e143c0087c97d230912ece5c9bb431a13 Mon Sep 17 00:00:00 2001 From: Matt Bishop Date: Thu, 29 Feb 2024 10:41:14 -0500 Subject: [PATCH] Simplify PR template --- .github/PULL_REQUEST_TEMPLATE.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3e21562..edbc9d9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,27 +2,10 @@ -## ๐Ÿšง Type of change - - - -- ๐Ÿ› Bug fix -- ๐Ÿš€ New feature development -- ๐Ÿงน Tech debt (refactoring, code cleanup, dependency upgrades, etc.) -- ๐Ÿค– Build/deploy pipeline (DevOps) -- ๐ŸŽ‚ Other - ## ๐Ÿ“” Objective -## ๐Ÿ“‹ Code changes - - - - -- **file.ext:** Description of what was changed and why. - ## ๐Ÿ“ธ Screenshots