JaneliaSciComp / ossi-website

Website showcasing Janelia Open Science Software Intiative (OSSI) supported software projects and other software developed at Janelia.
https://ossi.janelia.org
BSD 3-Clause "New" or "Revised" License
1 stars 16 forks source link

OSSI phase diagram #251

Closed krokicki closed 4 months ago

krokicki commented 4 months ago

Create a state diagram to illustrate phases of OSSI projects, and add to the OSSI About page.

 graph TD;
      direction LR
      Proposed-->Accepted;
      Accepted-->AD{Active Development};
      AD{Active Development}-->Maintenance;
      Maintenance-->AD{Active Development};
krokicki commented 4 months ago

ossi_phases