|
2 | 2 |
|
3 | 3 | The topics below cover information about how we define, operate, and upkeep this collection of patterns.
|
4 | 4 |
|
5 |
| -* [Contributing](../CONTRIBUTING.md) - How to interact with our group, create your own patterns, or take part in our review-process; Github / Web centric instructions |
6 |
| - * [Alternate Command-line steps](./technical-git-howto.md) - If you want to contribute a pattern using `git` from the command-line, this is your document |
7 |
| -* [Contributor Handbook](./contributor-handbook.md) - Lays out a basic guideline of how to write and contribute a new pattern, including the 3 maturity levels for patterns. |
8 | 5 | * [Pattern Template](./pattern-template.md) - Start a new pattern with a copy of this
|
9 |
| -* [FAQ](./FAQ.md) - Frequently asked questions about InnerSource Patterns |
| 6 | +* [Contributor Handbook](./contributor-handbook.md) - Lays out a basic guideline of how to write and contribute a new pattern, including the 3 maturity levels for patterns. |
| 7 | +* **(draft)** [Pattern System](./pattern-system.md) - For a human reader it is not easy to digest a long list of patterns. We are working on labeling and classifying the patterns further. |
10 | 8 | * [Trusted Committers](../TRUSTED-COMMITTERS.md) - Who these people are, what elevated rights they get, and how you can become one
|
11 | 9 | * [Markdown Info](./markdown-info.md) - Markdown is the ascii text format our patterns are written in; this document briefly defines how we use it
|
12 |
| - |
13 |
| -## Unfinished documentation |
14 |
| - |
| 10 | +* [Contributing](../CONTRIBUTING.md) - How to interact with our group, create your own patterns, or take part in our review-process; Github / Web centric instructions |
| 11 | + * [Alternate Command-line steps](./technical-git-howto.md) - If you want to contribute a pattern using `git` from the command-line, this is your document |
15 | 12 | * **(incomplete) Writing Guidelines** - To make the writing for our patterns more consistent, we provide some guidelines to help the various authors to keep a consistent voice.
|
16 | 13 | * [InnerSource Spelling](./innersource-spelling.md) - Clarifies the mystery around how to spell this. Spoiler: It is **InnerSource**.
|
17 |
| -* **(draft)** [Pattern System](./pattern-system.md) - For a human reader it is not easy to digest a long list of patterns. We are working on labeling and classifying the patterns further. |
| 14 | +* [FAQ](./FAQ.md) - Frequently asked questions about InnerSource Patterns |
0 commit comments