mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
723 B
723 B
Description
Type of Change
- New module
- New template
- Bug fix
- Feature/enhancement
- Documentation
- Other
Module Information
Path: registry/[namespace]/modules/[module-name]
New version: v1.0.0
Breaking change: [ ] Yes [ ] No
Template Information
Path: registry/[namespace]/templates/[template-name]
Testing & Validation
- Tests pass (
bun test) - Code formatted (
bun fmt) - Changes tested locally