From 626e3dfdedb1b5d199f8cecfd037c0c93d7b5457 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:18:23 +0700 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 37d115254..4deaad1d1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased. +- [ ] The file's name is all lowercased. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify.