Activity co-op: Difference between revisions
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?
- Ignore it
- Tell the activity's dev about it
- File a proper bug report for 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.