We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30cc298 commit aee7c02Copy full SHA for aee7c02
1 file changed
README.md
@@ -30,6 +30,14 @@ This plugin provides support for GitHub Issue Tracker.
30
31
If you want to enable/disable these queries, Please change them on the Options panel.(Tools > Options > Team > GitHub Issues)
32
33
+## GitHub OAuth Token
34
+
35
+You can get a your OAuth token from the following: Settings > Applications > Personal access tokens > Generate new token
36
37
+- Check `repo`
38
+- Input token description
39
+- Click generate token
40
41
## Resources
42
43
- [egit-github](https://github.com/eclipse/egit-github)
0 commit comments