Update CONTRIBUTING.md

pull/239/head
Daniel Roth 2015-05-13 13:01:28 -07:00
parent 28f6acdc59
commit e082af22c9
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ Author information should be placed in the _authors folder following the example
**Step 3:** Create a `branch` for your article.
**Step 4:** Write your article, placing the article in its own folder and any needed images in a _static folder located in the same folder as the article. Be sure to follow the [ASP.NET Docs Style Guide](http://docs.asp.net/contribute/style-guide/style-guide). If you have code samples, place them in a folder within the `/samples/` folder.
**Step 4:** Write your article, placing the article in its own folder and any needed images in a _static folder located in the same folder as the article. Be sure to follow the [ASP.NET Docs Style Guide](http://docs.asp.net/contribute/style-guide). If you have code samples, place them in a folder within the `/samples/` folder.
**Step 5:** Submit a Pull Request from your branch to `aspnet/docs/master`.