Website/themes/liftoff/CONTRIBUTING.md
Martin Gasque 0ba3f3c7c5 Initial commit
Will it deploy one day ?
2024-02-20 08:59:37 +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).