3How to Contribute

  • Fork the repo git fork https://github.com/genz-lang/genz-lang.git

  • Create a feature branch git checkout -b feature/my-feature

  • Commit your changes git commit -m "Added nahhh keyword as alt for else"

  • Push to your branch git push origin feature/my-feature

  • Open a Pull Request on GitHub and vibe with the community.

Last updated