Skip to content

Commit 5d809ea

Browse files
committed
Added Contribution "guide"
1 parent 77dc0dc commit 5d809ea

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff 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

6786
http://risingoak.github.io/jenkins-client/

0 commit comments

Comments
 (0)