From 4142b508d885f5448dc40198accb29df69483baa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:46:09 +0800 Subject: [PATCH] Update .github/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 53c5ef4d0..33090617d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ ## Requirements - [ ] You have completed your website. -- [ ] The website is reachable. +- [ ] 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.