From f677a68297af8a8a5c59cd24282700eb5103cf19 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:47:31 +0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 29ba7860a..dc037ee51 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,12 +2,12 @@ ## Requirements +- [ ] 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. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. -- [ ] The file is in the `domains` folder and is in the JSON format. ## Link to Website