Skip to content

Commit 28b2f70

Browse files
committed
Add some style guidelines
1 parent 48bbe86 commit 28b2f70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,9 @@ You can [open discussions there](https://www.gitbook.com/book/dicortazar/managin
1818

1919
Please be aware that all of your contributions will be opened by default and
2020
that those will be licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
21+
22+
## Guidelines
23+
24+
When using titles in Markdown, use # for main title, ## for the second header title, etc. It's just to follow the same style :).
25+
26+
When mentioning inner source, we tend to use lower case and separated by a blank space as in open source. As an example, these are not correct cases: Inner Source, Inner source, InnerSource, innersource, inner sourcing. Again this is a matter of following a similar style.

0 commit comments

Comments
 (0)