Skip to content

Commit 2657d5b

Browse files
committed
Adding palets to 2 patterns in preparation for the book launch.
1 parent 34e3030 commit 2657d5b

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

patterns/2-structured/30-day-warranty.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,20 @@
22

33
30 Day Warranty
44

5-
## Context
5+
## Patlet
66

7-
Teams depend on another team accepting their contributions so that a component produced by the receiving team can be used by the contributing team. The receiving team does not have the resources, knowledge, permission, and/or inclination to write the contributed component.
8-
9-
- TBD: link to pattern "setting clear expectations for contributing code"
7+
When accepting contributions from outside of your own team, there is a natural aversion to taking responsibility for code not written by the team itself. Through the 30 Day Warranty the contributing team consents to provide bug fixes to the receiving team, which will increase the level of trust between both teams and makes it more likely that contributions get accepted.
108

119
## Problem
1210

1311
A team develops a component which is used throughout an organization. This team resists accepting or outright rejects contributions (feature requests). This behavior blocks progress and leads to frequent disruption from escalations.
1412

13+
## Context
14+
15+
Teams depend on another team accepting their contributions so that a component produced by the receiving team can be used by the contributing team. The receiving team does not have the resources, knowledge, permission, and/or inclination to write the contributed component.
16+
17+
- TBD: link to pattern "setting clear expectations for contributing code"
18+
1519
## Forces
1620

1721
- There is distrust of contributions due to a past history of cheating: teams

patterns/2-structured/review-committee.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Review Committee
44

55
## Patlet
66

7-
_TBD_
7+
The InnerSource working model is a radical departure from more traditional approaches, for developers and managers alike. By establishing a review committee with senior managers of all business units participating in the InnerSource initiative, these managers are more likely to familiarize themselves with InnerSource and provide support for it.
88

99
## Problem
1010

0 commit comments

Comments
 (0)