Difference between revisions of "How to start contributing"

From Minetest Developer Wiki
Jump to navigation Jump to search
m (List items, reword grammar.)
(Add rough code area image)
Line 20: Line 20:
 
** This is where you can report bugs or suggest improvements. Be aware that we have a lot of feature requests already.
 
** This is where you can report bugs or suggest improvements. Be aware that we have a lot of feature requests already.
 
[[Category:Rules and Guidelines]]
 
[[Category:Rules and Guidelines]]
 +
 +
[[File:Merge Chance Complexity Diagram.png|thumbnail|Rough overview of merge chances per code area]]

Revision as of 19:45, 5 June 2020

Mbox information.png This article is a stub.

Mod contribution (in Lua)

  • Find ideas.
    • The forum above contains mod requests and ideas.

Core development (in C++)

  • Learn-about-the-engine.
    • These pages (each word links to a different page) explain how the engine works, how it structures data and how it is released.
  • Issues.
    • This is where you can report bugs or suggest improvements. Be aware that we have a lot of feature requests already.
Rough overview of merge chances per code area