mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 11:35:31 +02:00
fix(typo): fixed a typo in PULL REQUEST template file (#1372)
Line 18 change "like like" to "look like" Line 38 fixed a typo in "reference"
This commit is contained in:
@@ -15,7 +15,7 @@ An example, references as to where this idea came from, etc.
|
||||
The footer should have all the issues tagged:
|
||||
Fixes #123, Fixes #456
|
||||
|
||||
So a commit should like like:
|
||||
So a commit should look like:
|
||||
feat(users): Add new Yahoo authentication
|
||||
|
||||
Yahoo authentication idea proposed by @codydaig
|
||||
@@ -35,4 +35,4 @@ Fixes #82
|
||||
* 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: [Angular Conventions](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)
|
||||
|
||||
Reference in New Issue
Block a user