Skip to content

Commit d7c20c9

Browse files
committed
Better descriptions for days 2-7
1 parent 6a475d6 commit d7c20c9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,37 +96,37 @@ <h3 class="content__title">Welcome</h3>
9696
<!-- 2 -->
9797
<div class="content__block">
9898
<h3 class="content__title">Code of Conduct</h3>
99-
<p class="content__description"></p>
99+
<p class="content__description">A well-defined Code of Conduct sets the tone for respectful, inclusive collaboration. It helps prevent misunderstandings and ensures that all contributors feel safe and valued, fostering a positive and productive InnerSource community.</p>
100100
<p class="content__meta">Improve the pattern: <a href="https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/code-of-conduct.md">Code of Conduct</a></p>
101101
</div>
102102
<!-- 3 -->
103103
<div class="content__block">
104104
<h3 class="content__title">Balancing Openness and Security</h3>
105-
<p class="content__description"></p>
105+
<p class="content__description">Openness drives innovation, but security is essential. This pattern explores how to create transparent processes and open collaboration while protecting sensitive information and maintaining trust within the organization.</p>
106106
<p class="content__meta">Improve the pattern: <a href="https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/balancing-openness-and-security.md">Balancing Openness and Security</a></p>
107107
</div>
108108
<!-- 4 -->
109109
<div class="content__block">
110110
<h3 class="content__title">InnerSource Ambassadors</h3>
111-
<p class="content__description"></p>
111+
<p class="content__description">InnerSource Ambassadors champion best practices and help bridge gaps between teams. By mentoring, advocating, and sharing knowledge, they play a key role in building a thriving InnerSource culture.</p>
112112
<p class="content__meta">Improve the pattern: <a href="https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-ambassador.md">InnerSource Ambassadors</a></p>
113113
</div>
114114
<!-- 5 -->
115115
<div class="content__block">
116116
<h3 class="content__title">Cross-Team Retrospectives</h3>
117-
<p class="content__description"></p>
117+
<p class="content__description">Regular cross-team retrospectives create space for honest feedback and shared learning. This pattern helps teams identify challenges, celebrate successes, and continuously improve their collaborative efforts.</p>
118118
<p class="content__meta">Improve the pattern: <a href="https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/cross-team-retrospectives.md">Cross-Team Retrospectives</a></p>
119119
</div>
120120
<!-- 6 -->
121121
<div class="content__block">
122122
<h3 class="content__title">Document Architecture Decisions</h3>
123-
<p class="content__description"></p>
123+
<p class="content__description">Capturing architecture decisions ensures transparency and helps future contributors understand the reasoning behind key choices. This pattern encourages teams to document decisions for better maintainability and onboarding.</p>
124124
<p class="content__meta">Improve the pattern: <a href="https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/document-architecture-decisions.md">Document Architecture Decisions</a></p>
125125
</div>
126126
<!-- 7 -->
127127
<div class="content__block">
128128
<h3 class="content__title">Walk the InnerSource talk</h3>
129-
<p class="content__description"></p>
129+
<p class="content__description">Actions speak louder than words. This pattern highlights the importance of leading by example—demonstrating InnerSource values in daily work to inspire others and drive real change.</p>
130130
<p class="content__meta">Improve the pattern: <a href="https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/walk-the-innersource-talk.md">Walk the InnerSource talk</a></p>
131131
</div>
132132

0 commit comments

Comments
 (0)