From 284e3ea1596edadbc82447bdf62657e9d3df947b Mon Sep 17 00:00:00 2001
From: GJS <homelab.api@gmail.com>
Date: Wed, 26 Mar 2025 10:29:35 +0100
Subject: [PATCH] Updated: Revise wording for pull request template

- Reworded the note about pull request acceptance to improve clarity.
- Updated the phrasing to make the message more concise and user-friendly.
- Changed the link text for better accessibility and readability.

modified: .github/PULL_REQUEST_TEMPLATE.md
---
 .github/PULL_REQUEST_TEMPLATE.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 110291ebf..561458d3e 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,7 @@
-**⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma**
+**⚠️ Please Note: We do not accept all types of pull requests, and we want to ensure we don’t waste your time. Before submitting, make sure you have read our pull request guidelines: [Pull Request Rules](https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma)**
+
+Check the box below if you understand [x]:
 
-Tick the checkbox if you understand [x]:
 - [ ] I have read and understand the pull request rules.
 
 ## **❗ Important: Temporary Delay in Feature Requests and Pull Request Reviews**