···11# Contributing to the project
2233-While this is primarily an personal project for my NixOS setup, community contributions are welcome, especially at utility tooling I wrote in the `misc` directory (e.g.
44-[`detect-vscode-for-git`][dvscfg] and [`ssh-agent-loader`][sal]).
33+While this is primarily an personal project for my NixOS setup, community contributions are welcome, especially at utility tooling I wrote in the `misc` directory (e.g. [`detect-vscode-for-git`][dvscfg] and [`ssh-agent-loader`][sal]).
5465## Prerequisites
7688-Other than the regular "review and agree to the [Community Code of Conduct][ccoc] and [the Linux DCO][dco]",
77+Other than the regular "review and agree to the [Community Code of Conduct][ccoc] and [the Linux DCO][dco]", you need the following skills:
88+99+* Hands-on experience with writing Nix configs for NixOS/home-manager (vibe coding/Gen AI is fine, just make sure to review the outputs and do test builds before submitting a patch) and shell scripting (mainly Bash)
1010+1111+## Sending patches
9121010-* Hands-on experience with writing Nix configs for NixOS/home-manager (vibe coding/Gen AI is fine, just make sure to review the outputs before submitting a patch) and shell scripting (mainly Bash)
1313+TODO
11141215[dvscfg]: ./misc/bash/lib/detect-vscode-for-git
1316[sal]: ./misc/bash/lib/ssh-agent-loader