Skip to content

Commit 7b78649

Browse files
committed
Merge branch 'readme-update'
2 parents a32edf1 + f4c5740 commit 7b78649

File tree

2 files changed

+32
-27
lines changed

2 files changed

+32
-27
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
1. [Take part in our Meetings and Roles](#roles-tasks-and-meetings)
44
2. [Learn our github workflow](#innersource-patterns-workflow) (Add & Review patterns)
55

6-
We encourage beginners seeking answers to jump in by creating ''donuts'' (filling in the problem, context, forces and resulting context fields but leaving the solution blank) as a way of asking the InnerSource Commons community for help (to find a proven solution or to brainstorm things to try). We encourage experts to pad their experience - these could easily become part of a book one day. Anyone can offer reviews and comments for in-progress patterns.
6+
We encourage beginners seeking answers to jump in by creating ''donuts'' (filling in the problem, context, forces and resulting context fields but leaving the solution blank) as a way of asking the InnerSource Commons community for help (to find a proven solution or to brainstorm things to try). We encourage experts to pad their experience - these could easily become part of a book one day. Anyone can offer reviews and comments for [in-progress patterns](https://github.com/paypal/InnerSourcePatterns/pulls).
77

88
We work together via github, phone-meetings, Slack, etc. Do not hesitate to join the [#innersourcecommons](https://isc-inviter.herokuapp.com/) or #innersource-patterns slack channels and ask to be included in the patterns meetings (there is an email list).
99

README.md

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This repository serves as the collection-point, ideation hub, and process behind
33
What are Inner Source Patterns?
44
===============================
55

6-
Patterns are a way of describing a repeatable, proven solution to a problem with a context. They follow a simple form that helps people wanting to implement the solution to understand the constraints on the problem, the forces that must be balanced and the resulting context (the situation you are left with after the solution is applied). In inner sourcing, patterns can provide a way for the InnerSource Commons participants to concisely share information with each other, improving the practice of inner sourcing. Each of the patterns are divided into Title, Context, Problem Statement, Forces, and Solutions as their main sections.
6+
Patterns are a way of describing a repeatable, proven solution to a problem with a context. They follow a simple form that helps people wanting to implement the solution to understand the constraints on the problem, the forces that must be balanced and the resulting context (the situation you are left with after the solution is applied). In inner sourcing, patterns can provide a way for the InnerSource Commons participants to concisely share information with each other, improving the practice of inner sourcing. Each of the patterns are divided into Title, Problem Statement, Context, Forces, and Solutions as their main sections.
77

88
* [InnerSource Patterns template](resources/pattern-template.md)
99
* [See the presentation from Tim Yao and Padma Sudarsan from the ISC Fall Summit in 2016](https://drive.google.com/open?id=0B7_9iQb93uBQbnlkdHNuUGhpTXc) (PDF)
@@ -22,57 +22,62 @@ How to Contribute?
2222

2323
[See our CONTRIBUTING.md for details on getting involved](CONTRIBUTING.md)
2424

25-
We encourage beginners seeking answers to jump in by creating ''donuts'' (problems without solutions). We encourage experts to pad their experience - these could easily become part of a book one day. Anyone can offer reviews and comments for in-progress patterns.
25+
We encourage beginners seeking answers to jump in by creating ''donuts'' (problems without solutions). We encourage experts to pad their experience - these could easily become part of a book one day. Anyone can offer reviews and comments for [in-progress patterns](https://github.com/paypal/InnerSourcePatterns/pulls).
2626

2727
We work together via github, phone-meetings, Slack, etc. Do not hesitate to join the [#innersourcecommons](https://isc-inviter.herokuapp.com/) or #innersource-patterns slack channels and ask to be included in the patterns meetings (email list).
2828

2929

30-
Pattern States
31-
==============
30+
Pattern Meta Info
31+
=================
3232

33-
* [Pattern States](https://github.com/paypal/InnerSourceCommons/wiki/Pattern-States)
33+
* [Pattern States](https://github.com/paypal/InnerSourceCommons/wiki/Pattern-States) - Definitions of the various status and review steps a pattern can be in
34+
* [Pattern Template](resources/pattern-template.md) - Start a new pattern with a copy of this
3435

3536

36-
Reviewed Patterns
37-
=================
37+
Reviewed Patterns (proven and reviewed)
38+
=======================================
3839

3940
* [Contracted Contributor](https://github.com/paypal/InnerSourcePatterns/blob/master/contracted-contributor.md)
4041
* [Dedicated Community Leader](https://github.com/paypal/InnerSourcePatterns/blob/master/dedicated-community-leader.md)
4142

42-
Proven Pattern Drafts (not yet reviewed)
43-
========================================
43+
Pattern Drafts (proven, not yet reviewed)
44+
=========================================
4445

4546
* [Common Requirements](https://github.com/paypal/InnerSourcePatterns/pull/11)
47+
* [Reluctance to receive contributions](https://docs.google.com/document/d/13QDN-BpE_BixRFVGjao32n4Ctim0ROXAHbBWMBOijb4/edit)
4648
* [Contained inner source enables collaborative product development](https://github.com/paypal/InnerSourcePatterns/pull/13)
4749
* [Review Committee aka Cheese Interface](https://github.com/paypal/InnerSourcePatterns/pull/43)
48-
* [[Overcome Acquisition based Silos]]
49-
* [[Open Source trumps InnerSource]]
50-
* [Reluctance to receive contributions](https://docs.google.com/document/d/13QDN-BpE_BixRFVGjao32n4Ctim0ROXAHbBWMBOijb4/edit)
50+
* [What Before How or Services Documentation](https://docs.google.com/document/d/1u4HZJxSfGsgvFCRtw6iqE1xDDowChb3BtcI1_nbu0Ys/edit)
51+
* [Overcome Acquisition based Silos - Developers](https://github.com/paypal/InnerSourceCommons/wiki/Overcome-Acquisition-based-Silos)
52+
* [Overcome Acquisition based Silos - Managers](https://github.com/paypal/InnerSourceCommons/wiki/Overcome-Acquisition-based-Silos)
53+
* [Open Source trumps InnerSource](https://github.com/paypal/InnerSourceCommons/wiki/Open-Source-trumps-InnerSource)
5154
* [Overcoming Project Management Time Pressures](https://github.com/paypal/InnerSourceCommons/wiki/Draft-Pattern---Overcoming-Project-Management-Time-Pressures)
5255

53-
Pattern brainstormed ideas (not yet proven)
54-
===========================================
56+
Pattern Ideas (not yet proven; brainstormed)
57+
============================================
5558

56-
* [[Different repo for shared code than the product org uses in its build]]
57-
* [[Pattern: Share Your Code to Get More Done - Likely Contributors Variant]]
58-
* [[Pattern: change the developers mindset]]
59-
* [Don't bother looking](https://github.com/paypal/InnerSourcePatterns/blob/master/dont-bother-looking.md)
6059
* [Badly named piles](https://github.com/paypal/InnerSourcePatterns/blob/master/badly-named-piles.md)
60+
* [Don't bother looking](https://github.com/paypal/InnerSourcePatterns/blob/master/dont-bother-looking.md)
6161
* [Junkyard Styled Inner Sourcing](https://github.com/paypal/InnerSourcePatterns/blob/master/junkyard-styled-innersourcing.md)
62+
* [Different repo for shared code than the product org uses in its build](https://github.com/paypal/InnerSourceCommons/wiki/Different-repo-for-shared-code-than-the-product-org-uses-in-its-build)
63+
* [Incentive Alignment](https://github.com/paypal/InnerSourceCommons/wiki/Donut:-Creating-Developer-Incentive-Alignment-for-InnerSource-Contribution)
64+
* [Change the developers mindset](https://github.com/paypal/InnerSourceCommons/wiki/Pattern:-change-the-developers-mindset)
65+
* [Share Your Code to Get More Done - Likely Contributors Variant](https://github.com/paypal/InnerSourceCommons/wiki/Pattern:-Share-Your-Code-to-Get-More-Done---Likely-Contributors-Variant)
6266

63-
Pattern donuts (needing a solution)
67+
Pattern Donuts (needing a solution)
6468
===================================
6569

66-
* [[Donut 3: how to defeat the hierarchical constraints]]
67-
* [[Donut 4: modular code (for reuse) requires extra resources]]
68-
* [[Donut 5: project management time pressures]]
69-
* [[Donut 6: organizational mindset change]]
70-
* [[Donut 8: Not invented here]]
71-
* [[Donut: Bad weather for liftoff]]
70+
* [Donut 3: how to defeat the hierarchical constraints](https://github.com/paypal/InnerSourceCommons/wiki/Donut-3%3A-how-to-defeat-the-hierarchical-constraints)
71+
* [Donut 4: modular code (for reuse) requires extra resources](https://github.com/paypal/InnerSourceCommons/wiki/Donut-4%3A-modular-code-%28for-reuse%29-requires-extra-resources)
72+
* [Donut 5: project management time pressures](https://github.com/paypal/InnerSourceCommons/wiki/Donut-5:-project-management-time-pressures)
73+
* [Donut 6: organizational mindset change](https://github.com/paypal/InnerSourceCommons/wiki/Donut-6:-organizational-mindset-change)
74+
* [Donut 8: Not invented here](https://github.com/paypal/InnerSourceCommons/wiki/Donut-8:-Not-invented-here)
75+
* [Donut: Bad weather for liftoff](https://github.com/paypal/InnerSourceCommons/wiki/Donut:-Bad-weather-for-liftoff)
7276
* [Get contributions despite silo thinking](https://github.com/paypal/InnerSourcePatterns/pull/38)
7377

7478

75-
# Licensing
79+
Licensing
80+
=========
7681

7782
![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)
7883

0 commit comments

Comments
 (0)