Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 1fdfa43

Browse files
committed
Docs: small correction to contributing guide
1 parent 9a72f4a commit 1fdfa43

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,8 @@ Example:
163163
```
164164
validateIndentation: remove array and object indentation validation
165165
166-
Fixes #627
167-
Closes #545
166+
Fixes #627 - issue
167+
Closes gh-545 - pull request
168168
```
169169

170170
You can find other examples of this format by [viewing recent commits](https://github.com/jscs-dev/node-jscs/commits/master) made to master.
171-

0 commit comments

Comments
 (0)