DevCats cc40d6c355
docs: Update and split Contribution docs. (#122)
Co-authored-by: Atif Ali <atif@coder.com>
2025-06-03 16:18:36 +05:00

590 B

Feature: [Brief Description]

Module: registry/[namespace]/modules/[module-name] Version: v1.2.3v1.3.0 (or v2.0.0 for breaking changes)

Description

Changes

Breaking Changes

  • None / Remove if not applicable

Testing

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • New tests added for feature
  • Backward compatibility maintained

Documentation