Skip to content

Commit a3871e6

Browse files
[V2] Update new-change script enhancement description. (aws#9607)
1 parent 81a8160 commit a3871e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/new-change

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ TEMPLATE = """\
5656
# feature: A larger feature or change in behavior, usually resulting in a
5757
# minor version bump.
5858
# bugfix: Fixing a bug in an existing code path.
59-
# enhancement: Small change to an underlying implementation detail.
59+
# enhancement: An incremental improvement or a change to an underlying
60+
implementation detail.
6061
# api-change: Changes to a modeled API.
6162
type: {change_type}
6263

0 commit comments

Comments
 (0)