|
1 | 1 | <!-- |
2 | 2 | !!! |
3 | | -YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED. |
| 3 | +YOU MUST FILL OUT THIS TEMPLATE ENITRELY FOR YOUR PR TO BE ACCEPTED, IT IS NOT OPTIONAL. |
4 | 4 | IF YOU DO NOT FILL OUT THIS PR TEMPLATE TO ITS ENTIRETY, YOUR PR WILL BE IMMEDIATELY DENIED. |
5 | 5 | !!! |
6 | 6 | --> |
7 | 7 |
|
8 | 8 | # Requirements |
9 | | -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. |
| 9 | +<!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. --> |
10 | 10 |
|
11 | 11 | <!-- Change each checkbox to [x] to mark it as checked. Do not keep the spaces between the parentheses. --> |
12 | 12 | - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). <!-- Your domain MUST follow the TOS to be approved. --> |
13 | | -- [ ] My domain is **not** for commercial use. <!-- e.g. Your domain should not be selling products & services --> |
| 13 | +- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). |
14 | 14 | - [ ] My file is in the `domains` directory and has the `.json` file extension. |
15 | 15 | - [ ] My file's name is lowercased and alphanumeric. <!-- Your file's name is yourname.json, not YourName.json or your_name.json. --> |
16 | | -- [ ] My website is **reachable**. |
17 | | -- [ ] I have **completed** my website. <!-- We do not permit simple "Hello, world!" websites. --> |
18 | | -- [ ] My website is related to **software development**. <!-- We don't permit websites for domains unrelated to development (e.g. Discord servers, gaming guilds, etc.) --> |
| 16 | +- [ ] My website is **reachable** and **completed**. <!-- We do not permit simple "Hello, world!" or simply copied websites. --> |
19 | 17 | - [ ] I have provided sufficient contact information in the `owner` key. <!-- Provide your email in the `email` field or another platform (e.g., X, Discord) for contact. --> |
20 | | -- [ ] I have followed and read the [documentation](https://docs.is-a.dev). |
21 | | -- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). |
22 | 18 |
|
23 | 19 | # Website Preview |
24 | | -<!-- Provide a link or preview of your website below. If you can't make the website visible, then a screenshot of the website also works. --> |
| 20 | +<!-- Provide a link or screenshot of your website below. You MUST complete this step for your PR to be approved. --> |
0 commit comments