Contribution Guide Prerequisites Node.js 20.x Signed commits (GPG required) Steps Fork the repository. Create a branch: git checkout -b feat/my-feature. Write tests for your changes. Submit a PR targeting the main branch.