Skip to content

Commit 4ceecee

Browse files
authored
Update links and naming in contributing.md
Signed-off-by: Daniel Izquierdo Cortazar <[email protected]>
1 parent 097cee9 commit 4ceecee

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

CONTRIBUTING.md

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

33
This book is built as a [Gitbook book](https://gitbook.com). This is written
44
using [Markdown syntax](https://www.gitbook.com/book/gitbookio/markdown/).
5-
This is maintained under the [Daniel Izquierdo's GitHub account](https://github.com/dicortazar) in the
6-
[Managing Inner Source Projects repository](https://github.com/dicortazar/managing-inner-source-projects).
5+
This is maintained under the [InnerSource Commons' GitHub account](https://github.com/innersourcecommons) in the
6+
[Managing Inner Source Projects repository](https://github.com/innersourcecommons/managing-inner-source-projects).
77

88
Thus you can follow the usual contribution process in GitHub through
99
[Pull Requests](https://help.github.com/articles/about-pull-requests/). You can
1010
see for instance the pull requests open and closed at this point in time and for
11-
this repository at https://github.com/dicortazar/managing-inner-source-projects/pulls .
11+
this repository at https://github.com/innersourcecommons/managing-inner-source-projects/pulls .
1212

1313
If you want to share an idea, comment or feature request, you can also open an issue
14-
in the [GitHub issues tracking for this repository](https://github.com/dicortazar/managing-inner-source-projects/issues).
15-
16-
There is also another possibility and this is using the GitBook interface.
17-
You can [open discussions there](https://www.gitbook.com/book/dicortazar/managing-inner-source-projects/discussions).
14+
in the [GitHub issues tracking for this repository](https://github.com/innersourcecommons/managing-inner-source-projects/issues).
1815

1916
Please be aware that all of your contributions will be opened by default and
2017
that those will be licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
@@ -23,4 +20,3 @@ that those will be licensed under [CC BY-SA 4.0](https://creativecommons.org/lic
2320

2421
When using titles in Markdown, use # for main title, ## for the second header title, etc. It's just to follow the same style :).
2522

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)