Pull request

How to open

Instructions about destination branch

    1. Access LibreSign repository on GitHub.

    1. Clone the repository and create a new branch for your changes:

    git clone
    
    1. Create a new branch for your changes:

    git checkout -b my-feature-branch
    
    1. Access the Pull Requests and create a new pull request.