Skip to content

Commit a7fa18a

Browse files
kschuethsrmarting
authored andcommitted
Adding the COMMUNICATION.md to the Standard Base Documentation pattern (InnerSourceCommons#589)
* Added COMMUNICATION.md and ADI instance to base-documentation.md. * Adding COMMUNICATION template to the sidebar of the book (en only)0
1 parent f5e3756 commit a7fa18a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

book/en/toc_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Instead edit toc_template.md
2727
* Extras
2828
* [README Template](../../patterns/2-structured/project-setup/templates/README-template.md)
2929
* [CONTRIBUTING Template](../../patterns/2-structured/project-setup/templates/CONTRIBUTING-template.md)
30+
* [COMMUNICATION Template](../../patterns/2-structured/project-setup/templates/COMMUNICATION-template.md)
3031
* [CODE_OF_CONDUCT Template](../../patterns/2-structured/project-setup/templates/CODE_OF_CONDUCT-template.md)
3132
* [RFC Template](../../patterns/2-structured/templates/rfc.md)
3233

patterns/2-structured/project-setup/base-documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ Pages like [how to write a readme that rocks](https://m.dotdev.co/how-to-write-a
103103
the book [Producing Open Source](https://producingoss.com/en/producingoss.html)
104104
all have valuable information on what kind of information to provide. While
105105
Producing Open Source does not have a chapter on writing a good README per se,
106-
the [Getting Started
107-
chapter](https://producingoss.com/en/producingoss.html#starting-from-what-you-have)
106+
the [Getting Started chapter](https://producingoss.com/en/producingoss.html#starting-from-what-you-have)
108107
does provide a fairly extensive list of things that fellow host team members,
109108
users and contributors will need. InnerSource projects likely will not cover all
110109
of those aspects right from the start, the list itself is helpful for
@@ -128,6 +127,7 @@ started right away.
128127
* Europace AG - See blog post [InnerSource: Adding base documentation](https://tech.europace.de/post/innersource-base-documentation/)
129128
* Paypal Inc.
130129
* Mercado Libre - create a documentation site that contains how to get started with InnerSource and also define the basic artifacts that a repository must have to be InnerSource (README, CONTRIBUTING, CODING_GUIDELINES, etc).
130+
* Analog Devices Inc.
131131

132132
## Authors
133133

0 commit comments

Comments
 (0)