Google Code In 2014: Difference between revisions

Line 59: Line 59:
* and to have a sugar development environment running (See http://developer.sugarlabs.org).
* and to have a sugar development environment running (See http://developer.sugarlabs.org).


Some knowledge of git is also import. See https://try.github.io/levels/1/challenges/1
=== Getting started with GIT ===


Our bug tracker is http:bugs.sugarlabs.org and our primary git repo is https://github.com/sugarlabs
Some knowledge of git is important as your work will be submitted to our git repository (https://github.com/sugarlabs). The basic mechanism is a pull request (PR), which is detailed in [http://developer.sugarlabs.org/contributing.md.html].
 
Github provides a tutorial (See https://try.github.io/levels/1/challenges/1), although there are many others as well.
 
Note that our bug tracker is http:bugs.sugarlabs.org.


== Tasks ==
== Tasks ==