Skip to content

Contributing

Quentin edited this page Nov 17, 2019 · 23 revisions

Download

git clone --recursive https://github.com/Omega-Numworks/Omega.git
git checkout omega-dev
  • To fix issues, contribute on the omega-master 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.

Clone this wiki locally