Skip to content

Contributing

Quentin edited this page Dec 6, 2019 · 23 revisions

Download

git clone --recursive https://github.com/Omega-Numworks/Omega.git
  • To fix issues, contribute on the omega-hotfix branch
  • To develop new features, contribute on the omega-dev branch

Versions

Please do not increment the version of EPSILON_CUSTOM_VERSION in the file build/config.mak. It will be made during the merge of your pull requests.

Update submodules

git submodule update --remote

What can I do?

You can have some ideas of new features here, and to see issues to fix, you can go here. You can also see the "issues" tab on GitHub.

Clone this wiki locally