docs: update CONTRIBUTING.md

This commit is contained in:
shadcn
2023-08-17 15:00:08 +04:00
committed by GitHub
parent 3992a7b19c
commit e3769277d8

View File

@@ -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: