This commit is contained in:
Hadi
2024-06-17 16:53:18 +02:00
committed by GitHub
parent 8d16aa86e0
commit 5e3a372259
8 changed files with 46 additions and 76 deletions

10
docs/CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,10 @@
# Contributing to Nixy
Everybody is invited and welcome to contribute to Nixy. There is a lot to do... Check the `docs/TODO.md` file!
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, ...).
- Create a Pull Request against the main branch of Nixy.