Skip to content

Commit 2e7b98b

Browse files
committed
Merge branch 'readme-meta'
2 parents 49c2740 + bdf6679 commit 2e7b98b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

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

3030
# List of Patterns
3131

32+
The below lists all known patterns. They are grouped into four stages of maturity.
33+
3234
#### Reviewed Patterns (proven and reviewed)
3335

3436
* [Contracted Contributor](https://github.com/paypal/InnerSourcePatterns/pull/57)
@@ -69,8 +71,17 @@ We work together via Github, Webex, Slack, etc. Do not hesitate to join the [#in
6971

7072
# Pattern Meta Info
7173

72-
* [Pattern States](meta/pattern-states.md) - Definitions of the various states and review steps a pattern can be in
74+
The topics below cover information about how we define, operate, and upkeep this collection of patterns.
75+
7376
* [Pattern Template](meta/pattern-template.md) - Start a new pattern with a copy of this
77+
* [Pattern States](meta/pattern-states.md) - Definitions of the various states and review steps a pattern can be in
78+
* [Trusted Collaborators](meta/trusted-collaborators.md) - Who these people are, what elevated rights they get, and how you can become one
79+
* [Publishing](meta/publishing.md) - How we take completed, reviewed, proven patterns and publish them toward an online book
80+
* [Markdown Info](meta/markdown-info.md) - Markdown is the ascii text format our patterns are written in; this document briefly defines how we use it
81+
* [Contributing](CONTRIBUTING.md) - How to interact with our group, create your own patterns, or take part in our review-process; Github / Web centric instructions
82+
* [Alternate Command-line steps](meta/technical-git-howto.md) - If you want to contribute a pattern using `git` from the command-line, this is your document
83+
* [Meetings](meta/meetings.md) - Become involved with the people and communications of the Inner Source Patterns group
84+
7485

7586

7687
# Licensing

0 commit comments

Comments
 (0)