Skip to content

Commit b3f78ed

Browse files
authored
fix ancors in contributing.md file (#1102)
1 parent 9ce5948 commit b3f78ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Among billions other things you can do with your time, you choose to spend it on
44

55
vscode-jest started as a simple extension and grew quite a bit in the last 12 months with many amazing contributions from the community! As the community and code base continue to expand, we decided to restructure the contribution page to make it easier and more fun to contribute:
66

7-
1. [Code of Conduct](#code_of_conduct): the standard open source contribution guideline.
8-
1. [Our Philosophy](#our_philosophy): outline what guided our decision for feature expansion and issue/PR discussions.
9-
1. [How to Contribute](#how_to_contribute): tips on how to setup your local vscode-jest development environment; as well as test and debug it before submission.
7+
1. [Code of Conduct](#code-of-conduct): the standard open source contribution guideline.
8+
1. [Our Philosophy](#our-philosophy): outline what guided our decision for feature expansion and issue/PR discussions.
9+
1. [How to Contribute](#how-to-contribute): tips on how to setup your local vscode-jest development environment; as well as test and debug it before submission.
1010

1111
## Code of Conduct
1212

0 commit comments

Comments
 (0)