Skip to content

Commit 50f4d49

Browse files
authored
Add getting started instructions
1 parent e477d06 commit 50f4d49

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ This extension allows users to manage GitHub pull requests in VS Code. The suppo
2323
* Or you can directly start these two tasks by Command Palette -> Run Build Task
2424
* F5, launch the extension in latest VSCode Insiders.
2525

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

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

0 commit comments

Comments
 (0)