From 84ae69723a2c495c8c66d3b35402d1ba1afb0f2a Mon Sep 17 00:00:00 2001 From: Redmoogle Date: Tue, 30 Aug 2022 18:30:02 -0400 Subject: [PATCH 1/2] 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 1ef389770de9..99e9f8635354 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ You can remove all headers (Document the changes, Spriting and Wiki documentatio Remove this text and explain what the purpose of your PR is. Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool. -If this is an Issue Correction, you can type "Fixes Issue #6" to link the PR to the corresponding Issue number #6. +If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #6. Prefix the PR title with [admin] if it involves something admin related. Prefix the PR title with [s] if you are fixing an exploit, so that it is not announced on the Yogstation Discord and the server. From a9f4c17369e6a7937e55efb401b601bc107265ff Mon Sep 17 00:00:00 2001 From: Redmoogle Date: Tue, 30 Aug 2022 18:34:37 -0400 Subject: [PATCH 2/2] skre Co-authored-by: ynot01 --- .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 99e9f8635354..8ac43c8df10e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ You can remove all headers (Document the changes, Spriting and Wiki documentatio Remove this text and explain what the purpose of your PR is. Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool. -If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #6. +If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #169420. Prefix the PR title with [admin] if it involves something admin related. Prefix the PR title with [s] if you are fixing an exploit, so that it is not announced on the Yogstation Discord and the server.