Skip to content

Commit 39fa21a

Browse files
authored
Update faq.md
1 parent b34d903 commit 39fa21a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/useful/faq.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ We support the following DNS record types:
1616
* `CAA`
1717
* `CNAME`
1818
* `DS`
19-
*Note: Must be used alongside `NS` records for DNSSEC.*
19+
* *Note: Must be used alongside `NS` records for DNSSEC.*
2020
* `MX`
2121
* `NS`
22-
*Note: Only approved in specific cases. See [Who can use NS records?](#who-can-use-ns-records) for details.*
22+
* *Note: Only approved in specific cases. See [Who can use NS records?](#who-can-use-ns-records) for details.*
2323
* `SRV`
2424
* `TLSA`
2525
* `TXT`
2626
* `URL`
27-
*Note: This is not a true DNS record. It uses Cloudflare’s redirection service.*
27+
* *Note: This is not a true DNS record. It is a custom made redirector specifically for is-a.dev.*
2828

2929
---
3030

@@ -42,7 +42,7 @@ No, unless the domain is proxied. A `CNAME` cannot be combined with other record
4242

4343
## How long does it take for my pull request to be merged?
4444

45-
We're a team of volunteers, and is-a.dev is a side project for us, so review times can vary. Well get to your PR as soon as we can. To potentially speed things up, share your PR link in [#pull-requests](https://discord.com/channels/830872854677422150/1130858271620726784) on our [Discord server](https://discord.gg/is-a-dev-830872854677422150).
45+
We're a team of volunteers, and is-a.dev is a side project for us, so review times can vary. We'll get to your PR as soon as we can. To potentially speed things up, share your PR link in [#pull-requests](https://discord.com/channels/830872854677422150/1130858271620726784) on our [Discord server](https://discord.gg/is-a-dev-830872854677422150).
4646

4747
---
4848

@@ -72,7 +72,7 @@ Go to your GitHub Pages settings for your repository and **enable "Enforce HTTPS
7272

7373
## Can I become a maintainer or join the is-a.dev team?
7474

75-
We dont accept direct applications. Team members are **handpicked**, often based on community involvement and support activity. Even then, it does **not guarantee** a position.
75+
We don't accept direct applications. Team members are **handpicked**, often based on community involvement and support activity. Even then, it does **not guarantee** a position.
7676

7777
---
7878

@@ -101,7 +101,7 @@ Refer to this [Namecheap article](https://www.namecheap.com/support/knowledgebas
101101

102102
We **allow** NS records only when:
103103

104-
* The standard DNS record types we support arent sufficient.
104+
* The standard DNS record types we support aren't sufficient.
105105
✅ You must provide clear, technical justification.
106106
* A DNS provider (e.g., Aternos) requires NS delegation.
107107
✅ You must provide documentation.
@@ -129,7 +129,7 @@ Follow these steps:
129129

130130
1. **Review the [documentation](https://docs.is-a.dev) and [ToS](https://is-a.dev/terms)**.
131131
2. **Open your JSON file** (in `/domains/your-subdomain.json`).
132-
3. **Make your changes** (or delete the file if youre removing your domain).
132+
3. **Make your changes** (or delete the file if you're removing your domain).
133133
4. **Commit the changes** to your fork.
134134
5. **Push** them to your GitHub fork.
135135
6. **Open a pull request** from your forked repo.

0 commit comments

Comments
 (0)