Skip to content

Commit 5e41be0

Browse files
committed
docs: contributing: links
1 parent a667092 commit 5e41be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Format of the commit message: **type: scope: subject**
117117
118118
**Scope**:
119119
Scope could be anything specifying place of the commit change.
120-
For example [`@putout/plugin-remove-unused-variables`](https://github.com/coderaiser/putout/blob/master/packages/putout/package.json), [`@putout/cli-ruler`](https://github.com/coderaiser/putout/blob/master/packages/putout/package.json), [`putout`](https://github.com/coderaiser/putout/blob/master/packages/putout/) etc...
120+
For example [`@putout/plugin-variables`](https://github.com/coderaiser/putout/blob/master/packages/@putout/plugin-variables), [`@putout/cli-ruler`](https://github.com/coderaiser/putout/blob/master/packages/putout/package.json), [`putout`](https://github.com/coderaiser/putout/blob/master/packages/@putout/plugin-cli-ruler) etc...
121121
122122
**Subject text**:
123123

0 commit comments

Comments
 (0)