--- layout: docs title: Contribute description: Contribute to the open-source development of the Hinode theme. date: 2023-01-06 group: getting-started layout: docs --- 1. Clone the repository and create a new branch ```console git checkout https://github.com/markdumay/hugo-theme-hinode.git -b name_for_new_branch ``` 2. Make and test the changes 3. Submit a Pull Request with a comprehensive description of the changes