mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 05:12:34 +02:00
968c7a922e
Former-commit-id: 9c7ca1adcb
17 lines
689 B
Markdown
17 lines
689 B
Markdown
# Contributing to Nixy
|
|
|
|
Everybody is invited and welcome to contribute to Nixy. There is a lot to do... Check the issues!
|
|
|
|
The process is straight-forward.
|
|
|
|
- Read [How to get faster PR reviews](https://github.com/kubernetes/community/blob/master/contributors/guide/pull-requests.md#best-practices-for-faster-reviews) by Kubernetes (but skip step 0 and 1)
|
|
- Fork Nixy [git repository](https://github.com/anotherhadi/nixy).
|
|
- Write your changes (new theme, bug fixes, issues fix, ...).
|
|
- Create a Pull Request against the main branch of Nixy.
|
|
|
|
> [!TIP]
|
|
> To update the README, change the `./.github/assets/README_template.md`
|
|
|
|
> [!IMPORTANT]
|
|
> Don't push your host's folder
|