We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d42158 + 278fada commit 86f5b37Copy full SHA for 86f5b37
CONTRIBUTING.md
@@ -119,7 +119,7 @@ Before you submit your pull request consider the following guidelines:
119
* Create your patch, **including appropriate test cases**.
120
* Follow our [Coding Rules](#rules).
121
* Avoid checking in files that shouldn't be tracked (e.g `.tmp`, `.idea`).
122
- We recommend using a [global](#global-gitignore) gitignore for this.
+ We recommend using a [global gitignore][global-gitignore] for this.
123
* Commit your changes using a descriptive commit message.
124
125
```shell
0 commit comments