You can help develop uProxy in several ways:
-
Test uProxy and submit feedback using github issues.
-
Download and build uProxy (see the README.md file), then run it and send us feedback to [email protected]
-
Review the uProxy design documents, and send us feedback to [email protected]
-
Become a uProxy coder and submit code.
-
See the uProxy Coding Guide for how we code on uProxy.
-
If you want to look for something to work on, see the unassigned GitHub issues marked as ReadyForCoding; If this the issue isn't clear enough to get your started, add a comment and ask for more details, e.g. pointers to files or design docs. You can read more about the code submission process in the uProxy Coding Guide, but roughly it is this:
- Comment on the issue saying you're going to have a go at working on it (or assign it to yourself if you have permission)
- Fork the relevant repository
- Write the code to implement the change
- Submit a pull request and get it reviewed.
This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. [code-of-conduct]: http://todogroup.org/opencodeofconduct/#uProxy/[email protected]