master | develop |
---|---|
Current patch is: 3639
Changelog can be found here.
To contribute, please fork this repository and make pull requests to the develop branch.
Use the normal git conventions for commit messages, with the following rules:
- Subject line shorter than 80 characters
- No trailing period
- For non-trivial commits, always include a commit message body, describing the change in detail
- If there are related issues, reference them in the commit message footer
Please follow the Lua Style Guide as much as possible.
For file encoding, use UTF-8 and unix-style file endings in the repo (Set core.autocrlf).