Pull request ============ How to open +++++++++++ Instructions about destination branch ------------------------------------- * 1. Access `LibreSign `__ repository on GitHub. * 2. Clone the repository and create a new branch for your changes: .. code-block:: bash git clone * 3. Create a new branch for your changes: .. code-block:: bash git checkout -b my-feature-branch * 4. Access the `Pull Requests `__ and create a new pull request.