Skip to content

Commit

Permalink
Add getting started instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
auchenberg authored Jun 25, 2018
1 parent e477d06 commit 50f4d49
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ This extension allows users to manage GitHub pull requests in VS Code. The suppo
* Or you can directly start these two tasks by Command Palette -> Run Build Task
* F5, launch the extension in latest VSCode Insiders.

## Get started
* Build extension from source. See above
* Set your `"github.accessToken"` in your settings, which you grab from https://github.com/settings/tokens (permission repo, user, write:discussion).
* Open your desired repo
* Once set, go to the SCM Viewlet, and you should see the GitHub Pull Request treeview.

## Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Expand Down

0 comments on commit 50f4d49

Please sign in to comment.