From f959e96639ffc557cbbaba2a3dc1ca4baf59e7a9 Mon Sep 17 00:00:00 2001 From: Sun-Soaked <45698967+Sun-Soaked@users.noreply.github.com> Date: Sun, 2 Jun 2024 02:36:05 -0400 Subject: [PATCH] Tweak Death (#3058) it's over ## About The Pull Request For some reason the runner hates "tweak" changelog entries now. So we have to stop doing them ## Why It's Good For The Game It's not ## Changelog :cl: config: tweak option removed from changelog template /:cl: --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d8e1a4830773..168b9038b246 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,7 +15,6 @@ add: Added new things add: Added more things del: Removed old things -tweak: tweaked a few things balance: rebalanced something fix: fixed a few things soundadd: added a new sound thingy