From e21b8ea4c3ee267031083463e919eab1cbe31be7 Mon Sep 17 00:00:00 2001
From: Arthri <41360489+Arthri@users.noreply.github.com>
Date: Sun, 18 Aug 2024 03:52:28 +0800
Subject: [PATCH] Fix PR template link (#26516)
Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
---
.github/PULL_REQUEST_TEMPLATE.md | 3 +--
CODE_OF_CONDUCT.md | 2 ++
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 42aae3c2cba..7132dc90459 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -20,8 +20,7 @@
### Declaration
-- [ ] I confirm that I either do not require [pre-approval](https://github.com/ParadiseSS13/Paradise/blob/feature_freeze/CODE_OF_CONDUCT.md#currently-changes-to-the-following-types-of-content-reuires-pre-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](/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.
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index c104e9a2938..d6a21d04920 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -42,6 +42,8 @@ It is expected that contributors discuss larger changes on the [Paradise Station
For changes to content listed below, contributors **must** obtain approval from a headcoder or a member of either the balance, design, mapping, or sprite team (depending on which teams are relevant to the changes) before opening their Pull Request. This approval must be displayed in the Pull Request description body in the form of a screenshot. The Headcoders may grant an exemption to this requirement on a case-by-case basis, as the need arises.
+
+
### Currently, changes to the following types of content requires pre-approval:
- Security content (excluding fixes, code improvement, refactors, sprites, and mapping changes)
- Antagonist content (excluding fixes, code improvement, refactors, sprites, and mapping changes)