Skip to content

Commit 362cd00

Browse files
itsvinayakcclauss
andauthored
Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent 2bad146 commit 362cd00

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
@@ -24,7 +24,7 @@ We are very happy that you consider implementing algorithms and data structure f
2424
We appreciate any contribution, from fixing grammar mistakes to implementing complex algorithms. Please read this section if you are contributing your work.
2525

2626

27-
Please help us keep our issue list small by adding fixes: #{$ISSUE_NO} to the commit message of pull requests that resolve open issues. GitHub will use this tag to auto close the issue when the PR is merged.
27+
If you submit a pull request that resolves an open issue, please help us to keep our issue list small by adding `fixes: #{$ISSUE_NO}` to your commit message. GitHub will use this tag to auto close the issue if your PR is merged.
2828

2929
#### What is an Algorithm?
3030

0 commit comments

Comments
 (0)