Skip to content

Contributing

Quentin edited this page Dec 24, 2019 · 23 revisions

Download

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

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 --merge

Note: Do this only if you know what you're doing

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