You're interested in contributing to RESTFiddle? AWESOME. Here are the basic steps:
- Make sure you have a GitHub Account
- Fork RESTFiddle from here : /~https://github.com/ranjan-rk/restfiddle/
- Clone your fork
- Make your changes
- Make sure everything is working fine
- Format your code (see below)
- Submit a pull request
- If you're an Eclipse user, use the following code formatter : /~https://github.com/ranjan-rk/restfiddle/blob/master/tools/restfiddle_code_formatter.xml
- You should also activate automatic formatting and organizing imports on save.
- Forking a repo - https://help.github.com/articles/fork-a-repo
- Creating a pull request - https://help.github.com/articles/creating-a-pull-request
- Syncing a fork - https://help.github.com/articles/syncing-a-fork