Skip to content

Commit e6bd19f

Browse files
committed
chore: fix markdown links in CONTRIBUTING.md
1 parent eb70403 commit e6bd19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Please provide the following information with your issue to enable us to respond
1515
* Write tests for any changes
1616
* Follow existing code style and conventions
1717
* Separate unrelated changes into multiple pull requests
18-
* [Squash your commits](squash) into one commit before submitting your PR.
19-
* Use [semantic commit messages](semantic-commit-messages) so that your changes will show up correctly in the generated change log.
18+
* [Squash your commits][squash] into one commit before submitting your PR.
19+
* Use [semantic commit messages][semantic-commit-messages] so that your changes will show up correctly in the generated change log.
2020

2121
* For bigger changes, make sure you start a discussion first by creating an issue and explaining the intended change
2222

0 commit comments

Comments
 (0)