From 0d284c25551b614422f937b4ee04cab7124adf73 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:14:52 +0700 Subject: [PATCH 1/4] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e39c28420..71cf92829 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +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. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. From bf3a965d31b1d7fb53a9f16922399e9191036b5b Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:18:09 +0700 Subject: [PATCH 2/4] 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 71cf92829..37d115254 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. From 626e3dfdedb1b5d199f8cecfd037c0c93d7b5457 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:18:23 +0700 Subject: [PATCH 3/4] 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. From 7607a52afd6e9855eeec5257d4dc0e5f35347aa5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 27 May 2024 23:32:23 +0700 Subject: [PATCH 4/4] Update PULL_REQUEST_TEMPLATE.md Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- .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 4deaad1d1..39cf0fc2e 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 and alphanumeric. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify.