diff --git a/README.md b/README.md index c03dc5c..525ace9 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,9 @@ following to the `boards` array: If you want to define a set of predefined scopes to select from rather than typing the scope, a `scopes` array can be added to your config: +> [!WARNING] +> Setting predefined scopes removes the ability to type the scope + ```json { "scopes": [ @@ -86,9 +89,6 @@ typing the scope, a `scopes` array can be added to your config: } ``` -> [!WARNING] -> Setting predefined scopes removes the ability to type the scope - ### Message Templates If the default commit message templates aren't exactly what you're looking for,