forked from numworks/epsilon
-
Notifications
You must be signed in to change notification settings - Fork 93
Contributing
Quentin edited this page Dec 6, 2019
·
23 revisions
git clone --recursive https://github.com/Omega-Numworks/Omega.git
- To fix issues, contribute on the
omega-hotfixbranch - To develop new features, contribute on the
omega-devbranch
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.
git submodule update --remote
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.