Android NDK port - contributions

What is the right way of submitting patches and discussing development of the Android port?

I am interested in a pure C++ game on Android. I have some patches to modernize the build system for NDK in my github :

* Where should I discuss these changes?
* Should I submit patches?

Thanks!

Visit github.com/cocos2d/cocos2d-x page, click “Pull Request” button on top-right corner.

Understood. Is all discussion done on the pull request?

Please take a look at the pull request : https://github.com/cocos2d/cocos2d-x/pull/693