feat(contact): add official contact emails throughout app and docs (#428)

Surface six dedicated email channels (support, contact, licensing,
security, privacy, conduct) across contextually appropriate locations:

- security.txt: create .well-known/security.txt for app (RFC 9116)
- SECURITY.md: add security@sencho.io as alternative to GitHub reporting
- PaidGate/AdmiralGate: add licensing@sencho.io to upgrade prompts
- docs: new Contact & Support reference page listing all channels
- CHANGELOG: document additions under [Unreleased]

Website changes (separate repo): privacy@sencho.io in Privacy/Terms
pages, licensing@sencho.io in Refund page and pricing footer,
contact@sencho.io in website footer.
This commit is contained in:
Anso
2026-04-08 09:52:42 -04:00
committed by GitHub
parent be7eda85f1
commit 8e0857e7f6
7 changed files with 87 additions and 5 deletions
+1
View File
@@ -125,6 +125,7 @@
"pages": [
"features/node-compatibility",
"reference/settings",
"reference/contact",
"reference/security-advisories"
]
},