Skip to content

docs: link the Discord server from the README - #40

Merged
Zimpi merged 1 commit into
mainfrom
docs/discord-link
Aug 21, 2026
Merged

docs: link the Discord server from the README#40
Zimpi merged 1 commit into
mainfrom
docs/discord-link

Conversation

@Zimpi

@Zimpi Zimpi commented Aug 21, 2026

Copy link
Copy Markdown
Owner

A badge above the GitHub/NuGet row, in Discord's own blurple, so the server is the first thing a visitor can act on.

Claude-Session: https://claude.ai/code/session_011yryrukUNNK1PMieud3Vef

Summary

Type of change

  • New component
  • New parameter / feature on an existing component
  • Bug fix
  • Docs only
  • Refactor / internal (no public API change)

Design-system checklist (see CLAUDE.md)

  • Uses tokens, not literals (colors, spacing, radii, shadows, durations)
  • Both color modes: no branching on the mode, no mode-assuming value (DESIGN-02)
  • Glass surfaces; accents only as gradient / 1px border / glow / indicator
  • Strongly-typed parameters (enum for variants)
  • Accessible: keyboard-reachable, ARIA-labeled, focus ring intact
  • Icon-only buttons wrapped in DrylTooltip
  • AI-aware components use the shared AiState + .ai-aura* (no new AI states/colors)

Docs (mandatory for library changes)

  • CHANGELOG.md updated under [Unreleased] with the right sub-heading (REL-02)
  • <Version> bumped in the same commit as the library change (REL-01)
  • The component's spec under specs/ updated in the same commit, and its State still honest (SPEC-01, SPEC-04)
  • Registered in ComponentCatalog in DRYL.Website (REL-04)

Verification

  • dotnet build DRYL.slnx -c Release passes
  • dotnet test DRYL.slnx -c Release passes
  • node scripts/check-light-sync.mjs passes
  • node scripts/validate-light-contrast.mjs passes
  • node scripts/check-motion-tokens.mjs passes
  • node scripts/check-harness-links.mjs passes
  • Both color modes checked by eye
  • Added / updated tests where it makes sense

A badge above the GitHub/NuGet row, in Discord's own blurple, so the
server is the first thing a visitor can act on.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011yryrukUNNK1PMieud3Vef
@Zimpi
Zimpi merged commit 60b2016 into main Aug 21, 2026
1 check passed
@Zimpi
Zimpi deleted the docs/discord-link branch August 21, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant