rimarima/themes/hugo-liftoff/CONTRIBUTING.md
Adrian Amaglio c09f092db4 init
2023-11-17 10:54:41 +01:00

13 lines
620 B
Markdown

# Contributing
For any proposed changes or bug reports, please [open an issue](https://github.com/wjh18/hugo-liftoff/issues) first using one of the issue templates. Then feel free to work on it. You're also welcome to tackle any existing issues.
## How to contribute
* Fork the project on Github
* Clone the fork to your local machine
* Create a descriptive branch for the changes
* Make and commit your changes to the new branch
* Push your changes to the branch
* Submit a pull request on Github using the [pull request template](https://github.com/wjh18/hugo-liftoff/blob/master/.github/pull_request_template.md).