Contributing

October 3, 2023 ยท View on GitHub

All contributions are welcome! Just open a pull request.

You can start by fixing issues labeled with good first issue.

Coding Style

  • Follow the coding style of LuaRocks.
  • Make sure you format the code with StyLua before PR.
  • The commit message should follow Conventional Commits.