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