mirror of
https://github.com/minetest/dev.luanti.org.git
synced 2025-01-22 05:08:58 +00:00
0e71646ba0
* Move engine dev process stuff to category * Looks like Android code style guidelines have been scrapped * This wasn't meant to be here
30 lines
594 B
Markdown
30 lines
594 B
Markdown
---
|
|
title: All rules regarding development
|
|
aliases:
|
|
- /All_rules_regarding_to_development
|
|
- /all-rules-regarding-development
|
|
---
|
|
|
|
# All rules regarding development
|
|
|
|
This page contains all rules and guidelines that developers, contributors and others working on the project should follow.
|
|
|
|
This is the official hub page for this information.
|
|
|
|
Rules
|
|
-----
|
|
|
|
#### Core developers
|
|
|
|
[Organisation](/Organisation)
|
|
|
|
#### Git and github usage
|
|
|
|
[Git Guidelines](/Git_Guidelines)
|
|
|
|
#### Coding style
|
|
|
|
[Code style guidelines](/Code_style_guidelines)
|
|
|
|
[Lua code style guidelines](/Lua_code_style_guidelines)
|