Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 2.07 KB

File metadata and controls

14 lines (12 loc) · 2.07 KB

#Notes on Creating, Maintaining, Participating in and Completing this Experiment version 0.1.1

This is a place for recording observations on the conduct of this experiment. Please add to this. Observations are currently in no particular order:

  • setting up the structure prior to launch took a lot of time. Right before launching, the repos were forked for the Honest-PI and GitHub Experiment to have them available for re-use.
  • the structure for the article was broken up into individual files and placed in its own folder to make it easier to manage.
  • assumption is that a master version of the complete article will be published once per week during the experiment.
  • licensing was establish, but no CLA was implemented (too legalistic and would likely have reduced participation).
  • contributors were solicited through an open call (e.g., via the CPI blog, Twitter, etc.) and targeted invitations.
  • the management of contributions was left undefined. A PMC (project management committee) consisted of one collaborator at project start, with the anticipation that additional members would be added.
  • sectioning the article made referencing difficult
  • GitHub removed the internal private messaging function in April 2012. Interesting rationale. So contributor-to-contributor communication will have to be by email.
  • One way that GitHub is better than wikis is that two people can work on the same file at the same time and those changes can be merged after the fact. This is fine when people are contributing different things to the same file. But if two of us work on the references at the same time, this will just be duplicated effort. So what's a good practice to follow: "check out" files?