Skip to content

Commit

Permalink
Update Contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iancooper committed Apr 15, 2015
1 parent 4bbeb4a commit ffcb4ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Contributing.md
Expand Up @@ -33,6 +33,7 @@ It isn't wise to build something that can be a part of someone's ecosystem witho
0. Providing [BDD] (http://dannorth.net/introducing-bdd/) style tests should provide for the need to use scenarios to test the design of your API
1. Use the coding style from [dotnet/corefx] (https://github.com/dotnet/corefx/wiki/Contributing#c-coding-style)
2. You can use [codeformatter] (https://github.com/dotnet/codeformatter) if you can run VS2015 to automatically update your format
3. Ensure you update the template for your copyright if using codeformatter
0. Commit
0. Try to write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
0. Merge back into your fork
Expand Down

0 comments on commit ffcb4ad

Please sign in to comment.