Skip to content

Commit 71b282b

Browse files
committed
README: update getting help section
1 parent bf66e1c commit 71b282b

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,9 @@ This plugin is Open Source Software, developed on a volunteer basis by users of
4949
GitLab performs a new major release about every six to nine months, and they are constantly fixing bugs and adding new features. As a result, we cannot support this plugin when used with GitLab versions older than N-2, where N is the current major release. At the time of this writing, the current stable release of GitLab is 11.1, so the oldest release supported by this plugin is 9.0.
5050

5151
### Getting help
52-
If you have a problem or question about using the plugin, please make sure you are using the latest version. Then create an issue in the GitHub project if necessary. New issues should include the following:
53-
* GitLab plugin version (e.g. 1.5.2)
54-
* GitLab version (e.g. 10.5.1)
55-
* Jenkins version (e.g. 2.111)
56-
* Relevant log output from the plugin (see below for instructions on capturing this)
52+
If you have a problem or question about using the plugin, please make sure you are using the latest version. Then create an issue in the GitHub project.
5753

58-
Version 1.2.0 of the plugin introduced improved logging for debugging purposes. To enable it:
54+
To enable debug logging in the plugin:
5955

6056
1. Go to Jenkins -> Manage Jenkins -> System Log
6157
2. Add new log recorder
@@ -64,8 +60,6 @@ Version 1.2.0 of the plugin introduced improved logging for debugging purposes.
6460
5. Then click on your Gitlab plugin log, click 'Clear this log' if necessary, and then use GitLab to trigger some actions
6561
6. Refresh the log page and you should see output
6662

67-
You can also try chatting with us in the #gitlab-plugin channel on the Freenode IRC network.
68-
6963
# Known bugs/issues
7064

7165
This is not an exhaustive list of issues, but rather a place for us to note significant bugs that may impact your use of the plugin in certain circumstances. For most things, please search the [Issues](https://github.com/jenkinsci/gitlab-plugin/issues) section and open a new one if you don't find anything.

0 commit comments

Comments
 (0)