reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

commit 7bf49a5a0f339ea8d24ba8331b65698adc7c3575
parent 37e9d4ab103b71ed24eb0f8be29a498e81b744cf
Author: iostpa <iostpa@iostpa.com>
Date:   Sun, 10 May 2026 13:58:59 +0300

Merge pull request #47 from orangci/incompatible-records

docs(labels): init incompatible-records
Diffstat:
Amessage/label/incompatible-records.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/message/label/incompatible-records.md b/message/label/incompatible-records.md @@ -0,0 +1,4 @@ +### Incompatible Records +You are attempting to combine records which are incompatible with each other. This may be: +- Attempting to combine CNAME with MX or TXT records. This is not possible unless you [proxy your subdomain](https://docs.is-a.dev/domain-structure/#-proxied-optional). +- Attempting to combine any records excluding DS records with NS records. This is also possible. Note that you may not create nested subdomains of a root subdomain with NS records!
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror