Skip to content

Commit e4cead4

Browse files
authored
Merge pull request #56 from ContextMapper/update-readme
add contributing & licence information
2 parents 8947170 + 13af5b7 commit e4cead4

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
@@ -37,3 +37,12 @@ To execute the bundled language server execute:
3737
```bash
3838
node cml-ls/index.js --stdio
3939
```
40+
41+
## Contributing
42+
Contribution is always welcome! Here are some ways how you can contribute:
43+
* Create Github issues if you find bugs or just want to give suggestions for improvements.
44+
* 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.
45+
* 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).
46+
47+
## Licence
48+
ContextMapper is released under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

0 commit comments

Comments
 (0)