Update CONTRIBUTING.md

This commit is contained in:
Mars Lan 2020-03-21 11:12:43 -07:00 committed by GitHub
parent c8a091cb3d
commit 1570f766d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ Must be one of the following (based on the [Angular convention](https://github.c
A scope may be provided to a commits type, to provide additional contextual information and is contained within parenthesis, e.g.,
```
feat(parser): add ability to parse arrays.
feat(parser): add ability to parse arrays
```
### Description