File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,6 +62,25 @@ You can find details about the different releases in the [Release Notes](https:/
6262 * [ Release 0.3.2] ( https://github.com/RisingOak/jenkins-client/blob/master/ReleaseNotes.md#release-032 ) .
6363 * [ Release 0.3.1] ( https://github.com/RisingOak/jenkins-client/blob/master/ReleaseNotes.md#release-031 ) .
6464
65+ ## Contribution
66+
67+ ### Creating Issues
68+
69+ If you find a problem please create an
70+ [ issue in the ticket system] ( https://github.com/RisingOak/jenkins-client/issues )
71+ and describe what is going wrong or what you expect to happen.
72+ If you have a full working example or a log file this is also helpful.
73+
74+ ### Creating a Pull Request
75+
76+ Before you create a pull request it is necessary to create an issue in
77+ the [ ticket system before] ( https://github.com/RisingOak/jenkins-client/issues )
78+ and describe what the problem is or what kind of feauture you would like
79+ to add. Afterwards you can create an appropriate pull request.
80+
81+ It is required if you want to get a Pull request to be integrated to squash your
82+ commits into a single commit which references the issue in the commit message.
83+
6584## Generated Site
6685
6786http://risingoak.github.io/jenkins-client/
You can’t perform that action at this time.
0 commit comments