Skip to content

Commit 209294a

Browse files
committed
temporary reorder of files in README
1 parent 4192b16 commit 209294a

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

meta/README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

33
The topics below cover information about how we define, operate, and upkeep this collection of patterns.
44

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
67
* [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
810
* [Trusted Committers](../TRUSTED-COMMITTERS.md) - Who these people are, what elevated rights they get, and how you can become one
911
* [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+
1215
* **(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.
1316
* [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

Comments
 (0)