From 02583923529de7d1fd9d5dc92d396ccef0c91a34 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 6 Jan 2023 00:09:24 +0700 Subject: [PATCH 1/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3aa1ed438..2dfcb522d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,15 +2,15 @@ ## Requirements -Unless explicitly specified otherwise by a **maintainer**, your domain must pass **all** of the indicated requirements below. +Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** 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. -- [ ] You're not using Vercel or Netlify. +- [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. +- [ ] There is sufficient information at the `owner` field. ## Link to Website From d4b4fb778956d8c752d7eeb9906656202f3e5e31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 6 Jan 2023 07:20:04 +0800 Subject: [PATCH 2/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2dfcb522d..16498d615 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,9 +8,9 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. -- [ ] You're not using Vercel or Netlify. +- [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. +- [ ] There is sufficient information at the `owner` field. ## Link to Website