Appearance
Documentation AGENTS
Style & Naming
- Redgate is one word: capital R, lowercase g. Never "Red Gate" or "RedGate" in prose. (The filename
RedGate.ssckeeps its original casing when referenced in backticks.)
Changelog
- Only add a
urlto a changelog entry when the linked article is specifically about that feature or change. Don't link to a pre-existing doc page just because the changelog entry touches something the page covers.
Build
- Build command is
pnpm build(notpnpm docs:build).