|
2 | 2 |
|
3 | 3 | The topics below cover information about how we define, operate, and upkeep this collection of patterns.
|
4 | 4 |
|
5 |
| -* [Pattern Template](./pattern-template.md) - Start a new pattern with a copy of this |
| 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 |
6 | 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.
|
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. |
| 8 | +* [Pattern Template](./pattern-template.md) - Start a new pattern with a copy of this |
| 9 | +* [FAQ](./FAQ.md) - Frequently asked questions about InnerSource Patterns |
8 | 10 | * [Trusted Committers](../TRUSTED-COMMITTERS.md) - Who these people are, what elevated rights they get, and how you can become one
|
9 | 11 | * [Markdown Info](./markdown-info.md) - Markdown is the ascii text format our patterns are written in; this document briefly defines how we use it
|
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 |
| 12 | + |
| 13 | +## Unfinished documentation |
| 14 | + |
12 | 15 | * **(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.
|
13 | 16 | * [InnerSource Spelling](./innersource-spelling.md) - Clarifies the mystery around how to spell this. Spoiler: It is **InnerSource**.
|
14 |
| -* [FAQ](./FAQ.md) - Frequently asked questions about InnerSource Patterns |
| 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. |
0 commit comments