Skip to content

Commit 1476796

Browse files
committed
workflow: target update definition
Not only new targets, any target update goes to patch release. This reflects the type "target update" instead of only "new target"
1 parent 110d43b commit 1476796

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ Refactors are intended for feature releases, if they are not fixing specific iss
105105

106106
Release: feature
107107

108-
#### New target
108+
#### Target update
109109

110-
Adding a new target is a change for a patch release because it updates the targets folder implementation.
110+
Updating target implementation (adding a new target or updating already supported target) is a change for a patch release.
111111

112112
Release: patch
113113

0 commit comments

Comments
 (0)