From 0bf5400179c1d08f12145d063bf47b33a48a25e2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 1 Jan 2023 10:42:04 +0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 78ee5fd08..00a459877 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,11 @@ ## Requirements -- [x] You have completed your website. -- [x] The website is reachable. -- [x] You're not using Vercel or Netlify. -- [x] The CNAME record doesn't contain `https://` or `/`. -- [x] There is sufficient information at the `owner` field. - +- [ ] You have completed your website. +- [ ] The website is reachable. +- [ ] You're not using Vercel or Netlify. +- [ ] The CNAME record doesn't contain `https://` or `/`. +- [ ] There is sufficient information at the `owner` field. +- [ ] The file contains information of your domain is in `domains/` folder and ends with `.json`. ## Link to Website