From 0d2879be7d2f09c66d7a51ae8b3028a7431d9e90 Mon Sep 17 00:00:00 2001 From: Beka Westberg Date: Wed, 6 Sep 2023 15:28:38 -0700 Subject: [PATCH] chore: remove unused sections from PR template (#7465) --- .github/PULL_REQUEST_TEMPLATE.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0eb45d1ef..6a62a4d9d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,14 +19,6 @@ Fixes -#### Behavior Before Change - - - -#### Behavior After Change - - - ### Reason for Changes