Activity co-op: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: Developers -- When you use an activity and there's something you don't like... what do you do? # Ignore it # Tell the activity's dev about it # File a proper bug report for it # Fix it Th...)
 
No edit summary
Line 3: Line 3:
# Tell the activity's dev about it
# Tell the activity's dev about it
# File a proper bug report for it
# File a proper bug report for it
# Fix it
# Fix it locally
# Make a patch for it
# git push


The activity co-op is for developers who, when they find something they don't like about their own system, want to immediately fix and upstream their changes.
This is for

= Step 1 - installing activities =

Revision as of 23:20, 17 July 2008

Developers -- When you use an activity and there's something you don't like... what do you do?

  1. Ignore it
  2. Tell the activity's dev about it
  3. File a proper bug report for it
  4. Fix it locally
  5. Make a patch for it
  6. git push

The activity co-op is for developers who, when they find something they don't like about their own system, want to immediately fix and upstream their changes.

Step 1 - installing activities