Skip to content

Commit decb341

Browse files
committed
docs: Improve mention of cmd:skip-release-notes label
The label is automatically created in the `frequenz-floss` organization, so it is not necessary to create it manually. But when used to create repos in another organization, it might be, so we need to still explaining how to create it. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 1b23a17 commit decb341

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/user-guide/start-a-new-project/github-configuration.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ Review the list of labels and add:
1212

1313
* `part:xxx` labels that make sense to the project
1414

15-
* Add a `cmd:skip-release-notes` with the following description:
15+
* Make sure there is a `cmd:skip-release-notes` label, and if there isn't,
16+
create one with `930F79` as color and the following description:
1617

1718
> It is not necessary to update release notes for this PR
1819
19-
And `930F79` as color.
20-
2120
* All labels used by automation in the project, for example look for labels listed in:
2221

2322
* `.github/keylabeler.yml`

0 commit comments

Comments
 (0)