Changes

Jump to navigation Jump to search
→‎Getting started with GIT: reference github issues
Line 21: Line 21:  
=== Getting started with GIT ===
 
=== Getting started with GIT ===
   −
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]. ''It is required that you follow the steps outlined on the Contributing Page when doing coding and documentation tasks in GCI.''
+
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.
+
''It is required that you follow the steps outlined on the Contributing Page when doing coding and documentation tasks in GCI.''
   −
Note that our bug tracker is http:bugs.sugarlabs.org.
+
GitHub provides a tutorial (See https://try.github.io/levels/1/challenges/1). There are many other guides to GIT as well.
 +
 
 +
Our old bug tracker is http:bugs.sugarlabs.org, but these days, we mostly report bugs using the ''issues'' mechanism on GitHub. (See https://guides.github.com/features/issues/ for details on GitHub Issues.)
    
=== Getting started with Sugarizer ===  
 
=== Getting started with Sugarizer ===  
    
Sugar Web Framework is the JavaScript Framework for Sugar [https://github.com/sugarlabs/sugar-docs/blob/master/web-architecture.md]. Sugarizer [http://sugarizer.org] is a subset of Sugar that allow runing activities developed with Sugar Web Framework on any web browser. Sugarizer is also available as Android, iOS, Firefox OS and Chrome Web App.
 
Sugar Web Framework is the JavaScript Framework for Sugar [https://github.com/sugarlabs/sugar-docs/blob/master/web-architecture.md]. Sugarizer [http://sugarizer.org] is a subset of Sugar that allow runing activities developed with Sugar Web Framework on any web browser. Sugarizer is also available as Android, iOS, Firefox OS and Chrome Web App.

Navigation menu