|
1 | 1 | # Why Open Source Projects Fail (and How They Survive) |
2 | 2 |
|
3 | | -A short, practical field guide to why open source projects fail and how they stay healthy as they grow. |
| 3 | +A short, practical field guide to open source governance and project sustainability. |
4 | 4 |
|
5 | 5 | > Most open source projects do not fail suddenly. |
6 | 6 | > They fail when their governance does not scale with their growth. |
7 | 7 |
|
8 | 8 | ## Overview |
9 | 9 |
|
10 | | -Open source projects rarely fail because of bad code. They fail when collaboration breaks down, decision-making becomes unclear, and communities lose trust. |
11 | | - |
12 | | -This field guide focuses on: |
| 10 | +This field guide covers: |
13 | 11 |
|
14 | 12 | - How decision-making breaks down as projects grow |
15 | 13 | - Why responsibility concentrates and creates bottlenecks |
16 | 14 | - How consensus, merit, and transparency build trust |
17 | 15 | - How power dynamics and vendor influence shape outcomes |
18 | 16 | - Why releases and milestones reveal governance health |
19 | 17 |
|
20 | | -It is intended as a practical, experience-based guide for anyone involved in open source projects. |
21 | | - |
22 | | -## How to Use This |
23 | | - |
24 | | -- Read it end-to-end or dip into sections |
25 | | -- Use it to evaluate your project |
26 | | -- Share it with your team to align on governance |
27 | | - |
28 | 18 | ## Read the Guide |
29 | 19 |
|
30 | 20 | - 📄 [Download the PDF](./why-open-source-projects-fail.pdf) |
31 | 21 | - 📝 [Read in Markdown](./manuscript.md) |
32 | 22 |
|
33 | 23 | ## Who This Is For |
34 | 24 |
|
35 | | -This guide is useful for: |
36 | | - |
37 | 25 | - Maintainers and committers |
38 | 26 | - Contributors and community members |
39 | 27 | - Engineering leaders working with open source |
40 | 28 | - Organizations participating in open source projects |
41 | | -- Anyone interested in how open source communities scale |
42 | | - |
43 | | -## Key Idea |
44 | | - |
45 | | -Open source does not fail because of code. |
46 | | - |
47 | | -It fails when decision-making, responsibility, and trust break down as projects grow. |
48 | | - |
49 | | -## Source |
50 | | - |
51 | | -- ✍️ [Manuscript (Markdown)](./manuscript.md) |
52 | | - |
53 | | -The source is provided to make the work transparent, reproducible, and easy to adapt. |
54 | 29 |
|
55 | 30 | ## Status |
56 | 31 |
|
57 | | -This is a standalone field guide and an entry point into a broader body of work on open source governance. |
| 32 | +This is a standalone field guide and part of a broader body of work on open source governance. |
58 | 33 |
|
59 | 34 | Feedback and discussion are welcome. |
60 | 35 |
|
|
0 commit comments