Skip to content

Commit 002a399

Browse files
committed
add more rules to crawling
1 parent 8bc8efe commit 002a399

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

creating-components/publishing.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ All crawled repositories will be discoverable through http://component.io as wel
1818
However, there are rules to being crawled:
1919

2020
- A `component.json` must exist in the default branch
21+
- The `component.json` must not have `private: true`
2122
- GitHub issues __must__ be enabled
23+
- The repository must not be bare or empty
2224

2325
## Best Practices
2426

0 commit comments

Comments
 (0)