Skip to content

Commit 86f5b37

Browse files
authored
Merge pull request #553 from Thaina/patch-1
Update CONTRIBUTING.md
2 parents 3d42158 + 278fada commit 86f5b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Before you submit your pull request consider the following guidelines:
119119
* Create your patch, **including appropriate test cases**.
120120
* Follow our [Coding Rules](#rules).
121121
* Avoid checking in files that shouldn't be tracked (e.g `.tmp`, `.idea`).
122-
We recommend using a [global](#global-gitignore) gitignore for this.
122+
We recommend using a [global gitignore][global-gitignore] for this.
123123
* Commit your changes using a descriptive commit message.
124124
125125
```shell

0 commit comments

Comments
 (0)