From db1e6c1d00c4c271dee811cfd592f54d6ffcde29 Mon Sep 17 00:00:00 2001 From: jwhitak <69739118+jwhitak@users.noreply.github.com> Date: Sat, 4 May 2024 21:39:57 -0500 Subject: [PATCH] WIP pull request template changes --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0e08558bc5be..f95004b221cd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,22 @@ +You can self-label your PR. See https://ss13.moe/wiki/index.php/Guide_to_Writing_a_Pull_Request +Common labels include bugfix, content, tweak, and balance. Enclose them in [ square brackets. --> + + ## What this does ## Why it's good - + + +## How it was tested + ## Changelog