Add CONTRIBUTING.md (#199)

This commit is contained in:
Nikhita Raghunath
2018-08-20 04:16:42 +05:30
committed by Brendan Burns
parent 722d4e09d3
commit 397a582ff0
2 changed files with 26 additions and 0 deletions

View File

@@ -79,3 +79,7 @@ cd csharp\tests
dotnet restore
dotnet test
```
## Contributing
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute.