Difference between revisions of "Development Team/Getting Involved"

From Sugar Labs
Jump to navigation Jump to search
m
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<noinclude>{{GoogleTrans-en}}{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}</noinclude>{{TOCright}}
+
<noinclude>{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}</noinclude>
 +
==Join the team==
 +
Please add your name to [[Development_Team/Contacts#People|this list]].
 +
 
 
==Summer of Code==
 
==Summer of Code==
See the [[Development Team/Project Ideas]] page, [[Summer of Code]], & [[Sugar Summer Program]].
+
See the [[Development Team/Project Ideas]] page, & [[Summer of Code]].
  
 
==Help Plan the Next Release==
 
==Help Plan the Next Release==
See [[Development Team/Release/Roadmap/{{Upcoming Stable Release}}]] and [[Development Team/Meetings]].
+
See [[{{Upcoming Stable Release}}/Roadmap]], [[Features/Policy]], and [[Development Team/Meetings]].
  
 
== Contribute code ==
 
== Contribute code ==
  
Please have a look at the [http://dev.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=!sugar&component=!journal&component=!sugar-datastore&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=milestone&keywords=~sugar-love sugar-love tickets]. These are smaller patches that are a good way to learn sugar code and contribute something to the project. You can ask for help on the mailing lists, on the #sugar IRC channel, or directly on the ticket; when you are ready, submit your patch for [[Development Team/CodeReview|code review]].
+
Please have a look at the [http://dev.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=!sugar&component=!journal&component=!sugar-datastore&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=milestone&keywords=~sugar-love sugar-love tickets]. These are smaller patches that are a good way to learn sugar code and contribute something to the project. You can ask for help on the mailing lists, on the #sugar IRC channel, or directly on the ticket; when you are ready, submit your patch for [[Development Team/Code Review|code review]].
  
 
== Write your own activity ==
 
== Write your own activity ==
  
Found a tutorial here:
+
See [[Activity Team/Resources]].
*Part 1: http://www.redhatmagazine.com/2007/04/05/building-the-xo-porting-a-pygtk-game-to-sugar-part-one/
 
*Part 2: http://www.redhatmagazine.com/2007/04/26/building-the-xo-porting-a-pygtk-game-to-sugar-part-two/
 
 
 
  
 
[[Category:Development Team]]
 
[[Category:Development Team]]
 
[[Category:Participate]]
 
[[Category:Participate]]

Latest revision as of 13:08, 28 September 2010

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

Join the team

Please add your name to this list.

Summer of Code

See the Development Team/Project Ideas page, & Summer of Code.

Help Plan the Next Release

See 0.114/Roadmap, Features/Policy, and Development Team/Meetings.

Contribute code

Please have a look at the sugar-love tickets. These are smaller patches that are a good way to learn sugar code and contribute something to the project. You can ask for help on the mailing lists, on the #sugar IRC channel, or directly on the ticket; when you are ready, submit your patch for code review.

Write your own activity

See Activity Team/Resources.