mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
docs: update CONTRIBUTING.md
This commit is contained in:
@@ -91,14 +91,14 @@ We use a registry system for developing components. You can find the source code
|
||||
|
||||
```bash
|
||||
apps
|
||||
www
|
||||
registry
|
||||
default
|
||||
example
|
||||
ui
|
||||
new-york
|
||||
example
|
||||
ui
|
||||
└── www
|
||||
└── registry
|
||||
├── default
|
||||
│ ├── example
|
||||
│ └── ui
|
||||
└── new-york
|
||||
├── example
|
||||
└── ui
|
||||
```
|
||||
|
||||
When adding or modifying components, please ensure that:
|
||||
|
||||
Reference in New Issue
Block a user