Skip to content

Commit eea78c8

Browse files
committed
fix(docs): sample message should follow the format
1 parent 3cfeac9 commit eea78c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ Footer should contain a [closing reference to an issue](https://help.github.com/
236236
Samples: (even more [samples](https://github.com/nestjs/nest/commits/master))
237237
238238
```
239-
docs(changelog) update change log to beta.5
240-
bugfix(core) need to depend on latest rxjs and zone.js
239+
docs(changelog): update change log to beta.5
240+
bugfix(core): need to depend on latest rxjs and zone.js
241241
```
242242
243243
### Revert

0 commit comments

Comments
 (0)