docs: advise contributors to generate module news entries
The news section told module contributors they did not need to add a news entry because the merger would create one, contradicting the earlier instruction to use the create-news-entry generator. Point contributors at the generator so new modules ship with their own entry.
This commit is contained in:
parent
8ff67d938c
commit
408a6918a0
1 changed files with 2 additions and 2 deletions
|
|
@ -60,5 +60,5 @@ but you should follow some basic guidelines:
|
|||
condition = hostPlatform.isLinux;
|
||||
```
|
||||
|
||||
should be added. If you contribute a module then you don't need to
|
||||
add this entry, the merger will create an entry for you.
|
||||
should be added. Use the `create-news-entry` generator described
|
||||
above to scaffold this entry as part of your contribution.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue