Skip to content

Commit 3d1ca4e

Browse files
author
Dave Conway-Jones
committed
Clarify node naming policy.
1 parent b2b5dfa commit 3d1ca4e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/creating-nodes/packaging.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ for others to be able to use it.</div>
7878

7979
### Naming
8080

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
8382
that doesn't use `node-red` as a prefix can be used.
8483

8584
### README.md

0 commit comments

Comments
 (0)