diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 602abae..605b54b 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -1,4 +1,4 @@ -#Contributing +# Contributing Eluna uses C for the Lua engine, C++ for the server modifications and system code, Lua for scripting side code and scripts, python for the web documentation generation - but you do not have to be able to code to help. You can contribute to Eluna in various ways: @@ -7,7 +7,7 @@ You can contribute to Eluna in various ways: * Notify us about your concerns, problems and needs regarding Eluna: [Issue tracker](https://github.com/ElunaLuaEngine/Eluna/issues) * Create and improve Lua scripts, systems, releases and guides: [Eluna forum section](http://emudevs.com/forumdisplay.php/15-Eluna-Lua-Engine-%C2%A9) -###Features and documentation +### Features and documentation To contribute to the source code and documentation within it, create a pull request for our github repository: 1. [Set up git](https://help.github.com/articles/set-up-git/)