Skip to content

Commit 7ba3f17

Browse files
author
Nick Yeates
authored
Update README.md
Made the subsections of the patterns list be more readable on github; the subsection headings were blending into the h1 headings (not differentiated enough); this was done by making them h4 - this is kind of a hack, but it looks good when rendered on githubs webview
1 parent 99439ab commit 7ba3f17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ We work together via Github, Webex, Slack, etc. Do not hesitate to join the [#in
2929

3030
# List of Patterns
3131

32-
## Reviewed Patterns (proven and reviewed)
32+
#### Reviewed Patterns (proven and reviewed)
3333

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

37-
## Pattern Drafts (proven, not yet reviewed)
37+
#### Pattern Drafts (proven, not yet reviewed)
3838

3939
* [Common Requirements](https://github.com/paypal/InnerSourcePatterns/pull/11)
4040
* [Reluctance to receive contributions](https://docs.google.com/document/d/13QDN-BpE_BixRFVGjao32n4Ctim0ROXAHbBWMBOijb4/edit)
@@ -46,7 +46,7 @@ We work together via Github, Webex, Slack, etc. Do not hesitate to join the [#in
4646
* [Open Source trumps InnerSource](https://github.com/paypal/InnerSourceCommons/wiki/Open-Source-trumps-InnerSource)
4747
* [Overcoming Project Management Time Pressures](https://github.com/paypal/InnerSourceCommons/wiki/Draft-Pattern---Overcoming-Project-Management-Time-Pressures)
4848

49-
## Pattern Ideas (not yet proven; brainstormed)
49+
#### Pattern Ideas (not yet proven; brainstormed)
5050

5151
* [Badly named piles](https://github.com/paypal/InnerSourcePatterns/blob/master/badly-named-piles.md)
5252
* [Don't bother looking](https://github.com/paypal/InnerSourcePatterns/blob/master/dont-bother-looking.md)
@@ -56,7 +56,7 @@ We work together via Github, Webex, Slack, etc. Do not hesitate to join the [#in
5656
* [Change the developers mindset](https://github.com/paypal/InnerSourceCommons/wiki/Pattern:-change-the-developers-mindset)
5757
* [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)
5858

59-
## Pattern Donuts (needing a solution)
59+
#### Pattern Donuts (needing a solution)
6060

6161
* [Donut 3: how to defeat the hierarchical constraints](https://github.com/paypal/InnerSourceCommons/wiki/Donut-3%3A-how-to-defeat-the-hierarchical-constraints)
6262
* [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)

0 commit comments

Comments
 (0)