mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-08 07:29:31 +01:00
fix(documentation): Contributing.md typo
Fixes 'consice' typo to 'concise' in CONTRIBUTING.md Fixes #1136
This commit is contained in:
@@ -59,7 +59,7 @@ Fixes #82
|
||||
* The scope should be where the change took place.
|
||||
* Examples: users, core, config, articles
|
||||
* Subject:
|
||||
* The subject line should be clear and consice as to what is being accomplished in the commit.
|
||||
* The subject line should be clear and concise as to what is being accomplished in the commit.
|
||||
* General Rules:
|
||||
* No Line in the Commit message can be longer than 80 characters.
|
||||
* Refrence: [Angular Conventions](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)
|
||||
|
||||
Reference in New Issue
Block a user