Skip to content

Commit e1898f0

Browse files
authored
Merge pull request #43 from ContextMapper/update-readme
add contributing & licence information
2 parents f2b9ab2 + ae19fe3 commit e1898f0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,12 @@ Use the following command to build and run the plugin:
4444
```bash
4545
./gradlew runIde
4646
```
47+
48+
## Contributing
49+
Contribution is always welcome! Here are some ways how you can contribute:
50+
* Create Github issues if you find bugs or just want to give suggestions for improvements.
51+
* This is an open source project: if you want to code, [create pull requests](https://help.github.com/articles/creating-a-pull-request/) from [forks of this repository](https://help.github.com/articles/fork-a-repo/). Please refer to a Github issue if you contribute this way.
52+
* If you want to contribute to our documentation and user guides on our website [https://contextmapper.org/](https://contextmapper.org/), create pull requests from forks of the corresponding page repo [https://github.com/ContextMapper/contextmapper.github.io](https://github.com/ContextMapper/contextmapper.github.io) or create issues [there](https://github.com/ContextMapper/contextmapper.github.io/issues).
53+
54+
## Licence
55+
ContextMapper is released under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

0 commit comments

Comments
 (0)