mirror of
https://github.com/anotherhadi/usbguard-tui.git
synced 2026-05-11 22:02:34 +02:00
09b054cc5c
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
11 lines
469 B
Markdown
11 lines
469 B
Markdown
# Contributing
|
|
|
|
Everybody is invited and welcome to contribute. 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 this git repository
|
|
- Write your changes (bug fixes, new features, ...).
|
|
- Create a Pull Request against the main branch.
|