You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ If these rules and/or using emojis is an [overkill](/../../issues/21) for your p
81
81
- Wrap each line of the body at **72** characters.
82
82
83
83
### Message Footer
84
-
-Refrence issues this commit is related to with the status of that Issue; Ex. `Issue #27`, `Ref T27` or `Ref T27, T56` or `Fixes T8`.
84
+
-Reference issues this commit is related to with the status of that Issue; Ex. `Issue #27`, `Ref T27` or `Ref T27, T56` or `Fixes T8`.
85
85
- Supported issue tracker status keywords:
86
86
- Fixes
87
87
- Fixed
@@ -103,7 +103,7 @@ If these rules and/or using emojis is an [overkill](/../../issues/21) for your p
103
103
- Use valid [MarkDown](https://daringfireball.net/projects/markdown/basics) format in the `<body>`.
104
104
- All **WIP**(Work In Progress) commits **SHOULD** have the :construction: Emoji.
105
105
- All **WIP** commits **SHOULD** be avoided!.
106
-
-Refrencing Issues by using special keywords like `Fixes` or `Resolves` will mark them as closed automatically! For more information about automatic issue closing using ketwords see their documentation(linked above).
106
+
-Referencing Issues by using special keywords like `Fixes` or `Resolves` will mark them as closed automatically! For more information about automatic issue closing using ketwords see their documentation(linked above).
107
107
- There is **NO** new-line after the `<footer>`.
108
108
- Every emoji text(`:emoji:`) is counted as one character!.
109
109
- See [ToDo Grammar StyleGuide](https://github.com/slashsBin/styleguide-todo-grammar) for more Information on `@XXX` Comment Tags.
0 commit comments