We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebdf15 commit a80369dCopy full SHA for a80369d
1 file changed
CONTRIBUTING.md
@@ -31,7 +31,7 @@ If you are interested in resolving an [open issue](https://github.com/TheAlgorit
31
32
__Do not__ create an issue to contribute an algorithm. Please submit a pull request instead.
33
34
-Please help us keep our issue list small by adding `Fixes #{$ISSUE_NUMBER}` to the description of pull requests that resolve open issues.
+Please help us keep our issue list small by adding `Fixes #{$ISSUE_NUMBER}` to the description of pull requests that resolve open issues.
35
For example, if your pull request fixes issue #10, then please add the following to its description:
36
```
37
Fixes #10
0 commit comments