From df901571b56b4894e7a315ad2fdf63d817ddf3f8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 2 Jan 2023 18:07:49 +0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dc037ee51..bc7d72873 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,6 +2,7 @@ ## 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. - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable.