Skip to content

Commit 60bad87

Browse files
committed
docs: lightly softify commit convention requirements
1 parent ca47721 commit 60bad87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $ git checkout -b feature-xyz # or fix-xyz
8888

8989
### Commit message convention
9090

91-
Commit title must meet [angular commit message format](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-format)
91+
We use a commit convention, inspired by [angular commit message format](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-format)
9292
with ticket number at the end of summary:
9393

9494
```

0 commit comments

Comments
 (0)