We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899d175 commit 3960f38Copy full SHA for 3960f38
1 file changed
docs/creating-nodes/packaging.md
@@ -97,4 +97,9 @@ do with your code.
97
There are lots of guides to publishing a package to the npm repository.
98
A basic overview is available [here](https://docs.npmjs.com/misc/developers).
99
100
-Please be sure to publicise your node on the [project mailing list](https://groups.google.com/forum/#!forum/node-red).
+### 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