Skip to content

Commit

Permalink
chore(README): move warning to before block
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanlogue committed Dec 19, 2024
1 parent 30e7af9 commit a8ff7b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand All @@ -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,
Expand Down

0 comments on commit a8ff7b5

Please sign in to comment.