Update CONTRIBUTING.md

This commit is contained in:
Rochet2
2017-03-15 23:42:01 +02:00
committed by GitHub
parent d8898955e9
commit d99400ee80

View File

@@ -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. 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: 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) * 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) * 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: 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/) 1. [Set up git](https://help.github.com/articles/set-up-git/)