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**: .. code-block:: bash $ git clone https://github.com/joelkariyalil/Jenkins-Transfers.git 3. **Create a New Branch**: .. code-block:: bash $ git checkout -b feature-branch 4. **Make Your Changes**: 5. **Commit Your Changes**: .. code-block:: bash $ git commit -m "Description Of the Changes" 6. **Push to Your Fork**: .. code-block:: bash $ 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.