Skip to content

Commit 9bc8147

Browse files
committed
workflow: breaking change to be in major
1 parent 374b84b commit 9bc8147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Release: feature
122122

123123
Any change that results in breaking user space. It should have strong justification to be considered. Often the change could be made backward compatible, for example deprecate the old functionality and introduce the new replacement.
124124

125-
Release: feature
125+
Release: major
126126

127127
##### Pull request template
128128

0 commit comments

Comments
 (0)