Skip to content

Commit dbd0522

Browse files
committed
Fix markdown linting issues
- Add blank lines around lists in pattern file - Add trailing newline to end of file - Remove WARP.md (not part of pattern contribution) - Fixes MD032 and MD047 linting errors
1 parent b76a3ac commit dbd0522

File tree

2 files changed

+3
-100
lines changed

2 files changed

+3
-100
lines changed

WARP.md

Lines changed: 0 additions & 99 deletions
This file was deleted.

patterns/1-initial/follow-the-sun-development.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ When successfully implemented, Follow the Sun development creates:
7777
- **Enhanced Knowledge Distribution**: Cross-timezone collaboration spreads expertise across the global team
7878

7979
However, this approach also introduces new challenges:
80+
8081
- Higher coordination overhead and process complexity
8182
- Increased documentation maintenance burden
8283
- Potential for miscommunication in handoffs
@@ -89,6 +90,7 @@ These challenges may lead to related patterns like "Timezone-Aware Project Gover
8990
*This is a gap we've identified - we need real-world validation. Consider organizations like Microsoft, IBM, SAP, or other global companies that likely face this challenge.*
9091

9192
**Potential validation areas to research:**
93+
9294
- Global open source projects (Kubernetes, React, etc.) that could provide analogous examples
9395
- Enterprise software companies with global development teams
9496
- Organizations that have documented "follow the sun" practices in traditional development
@@ -111,4 +113,4 @@ These challenges may lead to related patterns like "Timezone-Aware Project Gover
111113
- 24/7 InnerSource Development
112114
- Continuous Global Collaboration
113115
- Timezone-Spanning Development
114-
- Round-the-Clock InnerSource
116+
- Round-the-Clock InnerSource

0 commit comments

Comments
 (0)