We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc8efe commit 002a399Copy full SHA for 002a399
creating-components/publishing.md
@@ -18,7 +18,9 @@ All crawled repositories will be discoverable through http://component.io as wel
18
However, there are rules to being crawled:
19
20
- A `component.json` must exist in the default branch
21
+- The `component.json` must not have `private: true`
22
- GitHub issues __must__ be enabled
23
+- The repository must not be bare or empty
24
25
## Best Practices
26
0 commit comments