Skip to content

Commit 57265fe

Browse files
authored
Merge pull request #160 from spier/remove-h1-use-in-patterns
Use h2 headlines (##) according to the Pattern Template
2 parents ecd3dca + 3d9ce5e commit 57265fe

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

30-day-warranty.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# Title
1+
## Title
22

33
30 Day Warranty
44

5-
# Context
5+
## Context
66

77
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.
88

99
- TBD: link to pattern "setting clear expectations for contributing code"
1010

11-
# Problem
11+
## Problem
1212

1313
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.
1414

15-
# Forces
15+
## Forces
1616

1717
- There is distrust of contributions due to a past history of cheating: teams
1818
submitted half finished contributions and subsequently filed requests for
@@ -38,7 +38,7 @@ A team develops a component which is used throughout an organization. This team
3838
they are mitigated in a contribution; the system itself is somewhat brittle
3939
(may not be ways to fully test and catch all problems).
4040

41-
# Solution
41+
## Solution
4242

4343
Address the fears of both the receiving and the contributing teams by establishing a 30 day period starting with the time the contributed code goes into production, during which the contributing team consents to provide bug fixes to the receiving team.
4444

@@ -48,35 +48,35 @@ Note that the warranty period could be 45, 60, or 100 days too. The duration may
4848

4949
<img alt="30 Day Warranty" src="/assets/img/thirtydaywarranty.jpg" width="70%">
5050

51-
# Resulting Context
51+
## Resulting Context
5252

5353
- The receiving team is willing to accept contributions and able to share the
5454
workload of initial adaptations/fixes.
5555
- Increased transparency and fairness.
5656
- Keeps escalations from becoming too heavyweight.
5757

58-
# Known Instances
58+
## Known Instances
5959

6060
This was tried and proven successful at PayPal.
6161

62-
# Authors
62+
## Authors
6363

6464
- Cedric Williams
6565

66-
# Acknowledgement
66+
## Acknowledgement
6767

6868
- Dirk-Willem van Gulik
6969
- Padma Sudarsan
7070
- Klaas-Jan Stol
7171
- Georg Grütter
7272

73-
# Status
73+
## Status
7474

7575
Proven
7676

7777
Drafted at the 2017 Spring InnerSource Summit; reviewed 18 July 2017.
7878

79-
# Variants
79+
## Variants
8080

8181
- Ensure cooperation of dependent teams by making them a community by having
8282
more than one, meritocratically appointed "[Trusted Committers](project-roles/trusted-committer.md)" (TCs) take responsibility.

crossteam-project-valuation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Title
1+
## Title
22

33
Cross Team Valuation
44

5-
# Patlet
5+
## Patlet
66

77
It's hard to sell the value of cross-team, inner sourced projects that don't provide a direct impact on company revenue. Here's a data-driven way to represent your project that both articulates its value and amplifies it.
88

0 commit comments

Comments
 (0)