Files
hinode/content/en/docs/0.8/getting-started/contribute.md
2023-01-11 15:07:25 +01:00

18 lines
435 B
Markdown

---
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