Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 976 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 976 Bytes

Contributing to Xenko

Check our issue tracker

Please take a look at our issue tracker, especially issues marked with help wanted.

If you are just getting started with Xenko, issues marked with good first issue can be a good entry point.

Let other people know what you are doing

Once you work on some task, notify people on the appropriate issue (create one if none exists) to:

  • make sure that no two people waste time doing the same thing
  • lay out your plans and discuss it with collaborators to make sure it is properly architectured and would fit well in the project
  • get feedbacks from other people

Coding style

There's no Coding Style spec yet (and it will properly be done through a StyleCop & editorconfig file), but in the meantime please follow the coding style of other Xenko files.