From b40f87e18676fa10727dab8e6b3cb213244e5059 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 23 Jan 2025 09:54:06 +0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 46ec6ab67..f73b01de4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,21 +1,24 @@ -## Requirements +# Requirements Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. - + - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). -- [ ] My domain is **not** for commercial use. -- [ ] My file is in the `domains` folder and is in the JSON format. -- [ ] My file's name is all lowercased and alphanumeric. -- [ ] The website is **reachable**. -- [ ] I have **completed** my website. -- [ ] My website is related to **software development**. -- [ ] I have provided contact information in the `owner` key. -- [ ] I have **followed** the [documentation](https://docs.is-a.dev). -- [ ] I understand my domain may be removed if I violate the [Terms of Service](https://is-a.dev/terms). +- [ ] My domain is **not** for commercial use. +- [ ] My file is in the `domains` directory and has the `.json` file extension. +- [ ] My file's name is lowercased and alphanumeric. +- [ ] My website is **reachable**. +- [ ] I have **completed** my website. +- [ ] My website is related to **software development**. +- [ ] I have provided sufficient contact information in the `owner` key. +- [ ] I have followed and read the [documentation](https://docs.is-a.dev). +- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). -## Website Preview +# Website Preview