Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.64 KB

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 1.64 KB

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 info@uproxy.org

  • Review the uProxy design documents, and send us feedback to info@uproxy.org

  • 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:

    1. 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)
    2. Fork the relevant repository
    3. Write the code to implement the change
    4. Submit a pull request and get it reviewed.

Code of Conduct

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/info@uproxy.org