We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a8160 commit a3871e6Copy full SHA for a3871e6
scripts/new-change
@@ -56,7 +56,8 @@ TEMPLATE = """\
56
# feature: A larger feature or change in behavior, usually resulting in a
57
# minor version bump.
58
# bugfix: Fixing a bug in an existing code path.
59
-# enhancement: Small change to an underlying implementation detail.
+# enhancement: An incremental improvement or a change to an underlying
60
+ implementation detail.
61
# api-change: Changes to a modeled API.
62
type: {change_type}
63
0 commit comments