Skip to content

Commit b3372ac

Browse files
authored
Merge pull request #220 from spier/fix-title-formatting
Standardize title section
2 parents 8cd81f9 + 11412d3 commit b3372ac

File tree

4 files changed

+17
-7
lines changed

4 files changed

+17
-7
lines changed

meta/pattern-template.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ Where has this been seen before? Helps to reinforce that this is a REAL pattern
3333

3434
May mention:
3535
* A particular business
36-
* Anonymized instances ex: "3 companies have proven that this is a good solution" or "A large financial services org...".
36+
* Anonymized instances ex: "3 companies have proven that this is a good solution" or "A large financial services org...".
3737

3838
## Status (optional until merging)
39-
General pattern status is stored in GitHub's Label tagging - see any pull request. Note that this GitHub label tagging becomes less visible once the pattern is finalized and merged, so having some information in this field is helpful.
39+
General pattern status is stored in GitHub's Label tagging - see any pull request. Note that this GitHub label tagging becomes less visible once the pattern is finalized and merged, so having some information in this field is helpful.
4040

4141
You might store other related info here, such as review history: "Three of us reviewed this on 2/5/17 and it needs John's expertise before it can go further."
4242

@@ -45,3 +45,6 @@ Often, this is yourself; If you need to, find someone in the InnerSource Commons
4545

4646
## Acknowledgements (optional)
4747
Include those who assisted in helping with this pattern - both for attribution and for possible future follow up. Though optional, most patterns should list who helped in their creation.
48+
49+
## Alias (optional)
50+
If this pattern is also known under a different name than what is listed unter **Title**, please list those alternative titles here. e.g. if the pattern is named after the problem it solves, a helpful alias might be one that describes the solution that is applied.

patterns/2-structured/contracted-contributor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Title
22

3-
_Contracted Contributor_
3+
Contracted Contributor
44

55
## Patlet
66
Associates wanting to contribute to InnerSource are discouraged from doing so by their line management. Relief is provided by formal contracts and agreements.

patterns/2-structured/dedicated-community-leader.md

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

3-
_Dedicated Community Manager_
4-
5-
alternative:_Dedicated Community Leader_
3+
Dedicated Community Manager
64

75
## Patlet
6+
87
Select people with both communications and technical skills to lead the communities to ensure success in starting an InnerSource initiative.
98

109
## Problem
@@ -60,6 +59,10 @@ Having excellent and dedicated community leaders is a precondition for the succe
6059

6160
_BIOS at Robert Bosch GmbH_. Note that InnerSource at Bosch was, for the majority, aimed at increasing innovation and to a large degree dealt with internal facing products. This pattern is currently not used at Bosch for lack of funding.
6261

62+
## Alias
63+
64+
Dedicated Community Leader
65+
6366
## Status
6467

6568
Proven

patterns/2-structured/review-committee.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Title
22

3-
_Review Committee_ (aka _Cheese Interface_)
3+
Review Committee
44

55
## Patlet
66

@@ -42,6 +42,10 @@ Company A wants to introduce its first InnerSource initiative. Most managers in
4242

4343
BIOS at Robert Bosch GmbH
4444

45+
## Alias
46+
47+
Cheese Interface
48+
4549
## Status
4650

4751
Proven

0 commit comments

Comments
 (0)