Skip to content

Commit 0192193

Browse files
committed
Add links to DEVGUIDE and TESTGUIDE
1 parent 25e573e commit 0192193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ For those contributing to the core of the F# compiler, we recommend ["The F# Com
1010
- Install required software
1111
- Clone the repo
1212
- `git clone https://github.com/microsoft/visualfsharp.git`
13-
- How to build
14-
- How to run tests
13+
- How to build ([DEVGUIDE](DEVGUIDE.md))
14+
- How to run tests ([TESTGUIDE](TESTGUIDE.md))
1515

1616
###What to Contribute?
1717

0 commit comments

Comments
 (0)