User:Hjiang/stage1.6IntroToFOSSProject
From Foss2Serve
Stage 1A.6 Intro to FOSS Project Anatomy (Activity)
The Sugar Labs Project
- Contributions
- Summarize the roles that you think would be most applicable for your students.
For service-learning projects, the roles of Content Writer, People Person, Developer, Designer, Translator are applicable for our students. For senior projects, the developer's role will be a good fit. - What are the commonalities across roles? What are the differences?
They all use mailing list for communication. Some are sharing the same mailing list, and some roles use different ones. - Tracker
- Describe the general process for submitting a bug.
According to http://wiki.sugarlabs.org/go/Submit_Bugs/Problems, the general process is summarized as below:
Step 1. Identify a relevant activity or component repository from https://github.com/sugarlabs.
Step 2. Join the Github https://github.com/sugarlabs/sugar
Step 3. Visit the issues tab of the repo, and report the issue.
More reference is here: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html - Indicate the types/categories of tickets listed on this page as well as the information available for each ticket.
The types / categories include: defect, enhancement and task.
For each ticket, it includes information of: Ticket #, Summary, Status, Owner, Type, Priority and Milestone.