You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/creating-nodes/packaging.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,8 +78,7 @@ for others to be able to use it.</div>
78
78
79
79
### Naming
80
80
81
-
Node modules should use `node-red-contrib-` as a prefix to their name to make it
82
-
clear they are not maintained by the Node-RED project. Alternatively, any name
81
+
If you wish to use **node-red** in the name of your node please use `node-red-contrib-` as a prefix to their name to make it clear they are not maintained by the Node-RED project. Alternatively, any name
83
82
that doesn't use `node-red` as a prefix can be used.
0 commit comments