From a3f9b14a4382baae71076a0528fd8debfe751592 Mon Sep 17 00:00:00 2001 From: Satr14 <90962949+SX-9@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:37:12 +0700 Subject: [PATCH] add requirement to read readme --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 329ea7b..370ce3d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,11 @@ ## Requirements -- [ ] You have completed your website. - [ ] The website is reachable. +- [ ] You have completed your website. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. +- [ ] I have read the [README](https://github.com/partofmyid/register) for announcements in case of any updates ## Description