Skip to content

Commit

Permalink
docs: add example commit messages (#2192)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Dec 7, 2020
1 parent eda0663 commit ec42606
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/CONTRIBUTING.md
Expand Up @@ -230,6 +230,14 @@ to read on GitHub as well as in several git tools.
For more information about what each part of the template mean, head up to the documentation in the
[angular repo](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits)

#### Example commit message

```
feat(webpack-cli): allow multiple values for --stats
docs: update README.md
```

## Migrate with the CLI

```sh
Expand Down

0 comments on commit ec42606

Please sign in to comment.