General Rules of Open Source Organizations

From Open Source Ecology
Revision as of 13:25, 12 July 2013 by Marcin (talk | contribs) (Created page with "*Publish or perish. *Publish early and often. *Either execute or document. Execution (doing something yourself) gets us product immediately, but documentation (documenting how...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Publish or perish.
  • Publish early and often.
  • Either execute or document. Execution (doing something yourself) gets us product immediately, but documentation (documenting how to do something so that someone else can do it) allows more effective scaling, while freeing the person from actually doing the work.
  • Log your work. This promotes: proper attribution, planning and review, and organizational learning.