Skip to content

Commit 3960f38

Browse files
committed
Add note on adding nodes to flow library
1 parent 899d175 commit 3960f38

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/creating-nodes/packaging.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,9 @@ do with your code.
9797
There are lots of guides to publishing a package to the npm repository.
9898
A basic overview is available [here](https://docs.npmjs.com/misc/developers).
9999

100-
Please be sure to publicise your node on the [project mailing list](https://groups.google.com/forum/#!forum/node-red).
100+
### Adding to flows.nodered.org
101+
102+
If all of the packaging requirements are met, the [Node-RED Flow Library](https://flows.nodered.org)
103+
will automatically index your node within a couple of hours. If it does not appear
104+
after that time, you can ask for help on the [Node-RED forum](https://discourse.nodered.org)
105+
or [slack](https://nodered.org/slack).

0 commit comments

Comments
 (0)