This commit is contained in:
Hadi
2024-06-27 00:10:09 +02:00
parent 9cf68648eb
commit a9939a0f54
13 changed files with 341 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ 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, task in todo, ...).
- Write your changes (new theme, bug fixes, task in to-do, ...).
- Create a Pull Request against the main branch of Nixy.
> [!WARNING]