You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/useful/faq.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,13 +36,13 @@ This usually happens due to browser caching. [Clear your browser cache](https://
36
36
37
37
## Can I use a CNAME record with other record types?
38
38
39
-
No — unless the domain is proxied. A `CNAME` cannot be combined with other record types (`A`, `MX`, `TXT`, etc.) in the same record set. For exceptions and setup instructions, see [Proxying Your Domain](https://docs.is-a.dev/domain-structure/#proxied-optional).
39
+
No, unless the domain is proxied. A `CNAME` cannot be combined with other record types (`A`, `MX`, `TXT`, etc.) in the same record set. For exceptions and setup instructions, see [Proxying Your Domain](https://docs.is-a.dev/domain-structure/#proxied-optional).
40
40
41
41
---
42
42
43
43
## How long does it take for my pull request to be merged?
44
44
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).
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).
46
46
47
47
---
48
48
@@ -76,7 +76,7 @@ We don’t accept direct applications. Team members are **handpicked**, often ba
76
76
77
77
---
78
78
79
-
## I accidentally leaked sensitive data in my PR — what can I do?
79
+
## I accidentally leaked sensitive data in my PR, what can I do?
80
80
81
81
* If **your PR has not been merged**, contact us immediately:
82
82
@@ -89,7 +89,7 @@ We don’t accept direct applications. Team members are **handpicked**, often ba
89
89
90
90
## Can I use my domain for a Minecraft server?
91
91
92
-
Yes — use an `A` record and an `SRV` record.
92
+
Yes, use an `A` record and an `SRV` record.
93
93
Refer to this [Namecheap article](https://www.namecheap.com/support/knowledgebase/article.aspx/9765/2208/how-can-i-link-my-domain-name-to-a-minecraft-server) for guidance.
94
94
95
95
> ⚠️ Root subdomains (e.g., `yourname.is-a.dev`) **must relate to software development** as required in our [Terms of Service](https://is-a.dev/terms).
@@ -135,4 +135,4 @@ Follow these steps:
135
135
6.**Open a pull request** from your forked repo.
136
136
7.**Wait for approval and merging** by a maintainer.
137
137
138
-
> 💡 Keep an eye on your pull request — we may request changes before merging.
138
+
> 💡 Keep an eye on your pull request, we may request changes before merging.
0 commit comments