We are working on "Hot to Contribute" guide, in the mean whiles, here are some basic info:
We use git to manage the code repo and also the website. # Gearpump code repo # Please DONOT commit to this repo without review! git clone: https://git-wip-us.apache.org/repos/asf/incubator-gearpump.git # Gearpump website git repo: git clone https://git-wip-us.apache.org/repos/asf/incubator-gearpump-site.git # For committers, to config your git before commit (Like user name, email, and commit without password) https://git-wip-us.apache.org/
