From 4530cf3071fe83c35e6a37c8ff4e57c341296c76 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Fri, 24 Jun 2022 14:29:01 -0400 Subject: [PATCH] Project: Remove "Explain Changes" section that no one ever uses --- .github/PULL_REQUEST_TEMPLATE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7ccc5ccbd..dd364fd5b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,3 @@ Add any further explanations here. * [ ] Have you successfully tested your changes locally? Elaborate: > Tested by {Running the Monkey locally with relevant config/running Island/...} * [ ] If applicable, add screenshots or log transcripts of the feature working - -## Explain Changes - -Are the commit messages enough? If not, elaborate.