From 9f0b3766a13351c073ce501a3d082b9b02eb4553 Mon Sep 17 00:00:00 2001 From: Burzah <116982774+Burzah@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:11:28 +0000 Subject: [PATCH] Changes the link to absolute (#26573) --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8cb18d94eaf0..f4dbad5742aa 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,28 +4,34 @@ ## What Does This PR Do + ## Why It's Good For The Game + ## Images of changes + ## Testing +
### Declaration -- [ ] I confirm that I either do not require [pre-approval](../CODE_OF_CONDUCT.md#types-of-changes-that-need-approval) for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below. - - -
+ +- [ ] I confirm that I either do not require [pre-approval](https://github.com/ParadiseSS13/Paradise/blob/master/CODE_OF_CONDUCT.md#types-of-changes-that-need-approval) for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below. + + +
## Changelog + :cl: add: Added new things del: Removed old things