Skip to content

Commit d6e2ea3

Browse files
committed
Add Contributing file
Contributions are allowed using the GitHub or GitBook interface
1 parent 7ad5e26 commit d6e2ea3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CONTRIBUTING.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# How to contribute
2+
3+
This book is built as a [Gitbook book](https://gitbook.com). This is written
4+
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).
7+
8+
Thus you can follow the usual contribution process in GitHub through
9+
[Pull Requests](https://help.github.com/articles/about-pull-requests/). You can
10+
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 .
12+
13+
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).
18+
19+
Please be aware that all of your contributions will be opened by default and
20+
that those will be licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).

0 commit comments

Comments
 (0)