Contributions

We welcome contributions to enhance the functionality and performance of this module. If you would like to contribute, please follow the steps below:

  1. Fork the Repository:

  2. Clone Your Fork:

    $ git clone https://github.com/joelkariyalil/Jenkins-Transfers.git
    
  3. Create a New Branch:

    $ git checkout -b feature-branch
    
  4. Make Your Changes:

  5. Commit Your Changes:

    $ git commit -m "Description Of the Changes"
    
  6. Push to Your Fork:

    $ git push origin feature-branch
    
  7. Create a Pull Request:

    We appreciate detailed descriptions of your changes and the problem you are addressing.

  8. Code Review:

  9. Merge:

Note

Kindly ensure good readability of code.