How to Contribute
Fork the repo
git fork https://github.com/genz-lang/genz-lang.gitCreate a feature branch
git checkout -b feature/my-featureCommit your changes
git commit -m "Added nahhh keyword as alt for else"Push to your branch
git push origin feature/my-featureOpen a Pull Request on GitHub and vibe with the community.
Last updated

