From a698c610634eed8392d03fe9d880a769fa7ac6ca Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 13:27:03 +0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bc7d72873..e7327d8f5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,9 @@ ## Requirements -Unless explictly specified otherwise, you must pass **ALL** the requirements below. Note that we reserve the rights not to accept any domain at our own discretion. +Unless explictly specified otherwise by a **maintainer**, you must pass **ALL** of the indicated requirements below. +Please note that we reserve the rights not to accept any domain at our own discretion. + - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable.