Skip to content
mohamedmansour edited this page Dec 4, 2011 · 4 revisions

Welcome to the my-hangouts-extension wiki!

How to contribute to this project?

You would need to follow these steps:

  1. Discuss with the group what you are planning to do http://groups.google.com/group/community-driven-development
  2. Create a GitHub account http://github.com
  3. Set up Git http://help.github.com/win-set-up-git/
  4. Fork this repository http://help.github.com/fork-a-repo/
  5. Git add/commit/push to your repository http://book.git-scm.com/3_normal_workflow.html
  6. Send me pull requests http://help.github.com/send-pull-requests/

That is all, it is basically just Git. Help us improve this extension!

Our core values:

  1. This extension must be safe, no external servers
  2. This extension must be fast, should not get slower
  3. This extension must be simple, no cluttered UI and easy for anyone to use
Clone this wiki locally