From fb7b7b3fa0d51ddebba47486ddc804af3ab171a6 Mon Sep 17 00:00:00 2001 From: jwhitak <69739118+jwhitak@users.noreply.github.com> Date: Thu, 30 May 2024 18:47:49 -0500 Subject: [PATCH] WIP pull request template changes (#36473) --- .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