From 98683dffb30e17cd3d10cff863da3f02afa40585 Mon Sep 17 00:00:00 2001 From: Eneocho <67024428+Eneocho@users.noreply.github.com> Date: Wed, 17 Aug 2022 23:56:00 -0400 Subject: [PATCH] Adds "spellcheck" to the PR template. (#33047) * Adds spellcheck to the PR template * Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 42556bfe23a..0e08558bc5b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,4 +21,4 @@ You can self-label your PR. See https://ss13.moe/wiki/index.php/Guide_to_Writing * imageadd: Added new sprites. * imagedel: Removed old sprites. * experiment: Added an experimental/work-in-progress something. - + * spellcheck: Fixed missing punctuation, typos or restructured a sentence.