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 235a19b commit c43d6f1Copy full SHA for c43d6f1
scripts/new-change
@@ -57,7 +57,7 @@ TEMPLATE = """\
57
# feature: A larger feature or change in behavior, usually resulting in a
58
# minor version bump.
59
# bugfix: Fixing a bug in an existing code path.
60
-# enhancment: Small change to an underlying implementation detail.
+# enhancement: Small change to an underlying implementation detail.
61
# api-change: Changes to a modeled API.
62
type: {change_type}
63
0 commit comments