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 1a291e5 commit 3f4d9afCopy full SHA for 3f4d9af
README.md
@@ -4,7 +4,7 @@ This plugin provides support for GitHub Issue Tracker.
4
5
## Requirements
6
7
-- NetBeans 8.1+
+- NetBeans 8.2+
8
9
## Features
10
@@ -71,6 +71,10 @@ You can get a your OAuth token from the following: Settings > Applications > Per
71
- Input token description
72
- Click generate token
73
74
+## GitHub Enterprise
75
+
76
+`api.github.com` is used as the default hostname. If you are using GitHub Enterprise, please set your hostname (e.g. github.example.com).
77
78
## Resources
79
80
- [egit-github](https://github.com/eclipse/egit-github)
0 commit comments