Contributions
We welcome contributions to enhance the functionality and performance of this module. If you would like to contribute, please follow the steps below:
Fork the Repository:
Clone Your Fork:
$ git clone https://github.com/joelkariyalil/Jenkins-Transfers.git
Create a New Branch:
$ git checkout -b feature-branch
Make Your Changes:
Commit Your Changes:
$ git commit -m "Description Of the Changes"
Push to Your Fork:
$ git push origin feature-branch
Create a Pull Request:
We appreciate detailed descriptions of your changes and the problem you are addressing.
Code Review:
Merge:
Note
Kindly ensure good readability of code.