Skip to content

Contributing

Quentin edited this page Dec 10, 2019 · 23 revisions

Download

git clone --recursive https://github.com/Omega-Numworks/Omega.git
  • To fix issues
git checkout --recurse-submodules omega-hotfix
  • To develop new features
git checkout --recurse-submodules omega-dev

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.

A badge for TIPlanet

In profile > Edit signature, paste this:

[url=https://github.com/Omega-Numworks/Omega][imagewidth=550]https://github.com/Omega-Numworks/Omega-Design/raw/master/Omega-Signature.png[/imagewidth][/url]

Badge

Clone this wiki locally