Skip to content

Commit

Permalink
Update tools-and-setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tynevi committed Jan 21, 2015
1 parent 38ba1f1 commit 03c5e00
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions contributor-guide/tools-and-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,15 @@ If you're unfamiliar with Git, you might want to review some Git terminology. T
##Contents

- [Create a GitHub account and set up your profile]
- [Sign up for Disqus]
- [Determine whether you really need to follow the rest of these steps]
- [Permissions in GitHub]
- [Install Git for Windows]
- [Enable two-factor authentication]
- [Install a markdown editor]
- [Fork the repository and copy it to your computer]
- [Install git-credential-winstore]
- [Sign up for Disqus]
- [Next steps]
​​

##Create a GitHub account and set up your profile

Expand All @@ -39,6 +38,14 @@ Your profile should resemble this profile:
<p align="center">
![GitHub profile example](./media/tools-and-setup/githubprofile.png)

##Sign up for Disqus

If you are an employee, and if you are the author of an article or a major contributor to an article, you'll want to sign up for Disqus so you can participate in the comment stream for the article.

- **Full Name**: your full name as displayed in your Microsoft address book listing, plus the bracketed info, which is your alias plus @MSFT. Format: *First Last [alias@MSFT]*
- **Location**: Your location
- **Short Bio**: Your title

##Determine whether you really need to follow the rest of these steps

You might not need to follow all the steps in this article. It depends on the sort of content contribution you want or need to make:
Expand Down Expand Up @@ -139,13 +146,7 @@ Cache your credential so you don't have to type your user name and token every t
cd c:\users\alias\downloads
git-credential-winstore.exe -i "C:\Program Files (x86)\Git\cmd\git.cmd"​

##Sign up for Disqus

If you are an employee, and if you are the author of an article or a major contributor to an article, you'll want to sign up for Disqus so you can participate in the comment stream for the article.

- **Full Name**: your full name as displayed in your Microsoft address book listing, plus the bracketed info, which is your alias plus @MSFT. Format: *First Last [alias@MSFT]*
- **Location**: Your location
- **Short Bio**: Your title

##Next steps

Expand Down

0 comments on commit 03c5e00

Please sign in to comment.