mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Add public channel, community and contribution info
This adds the public channel, issue and contribution information to the README.md
This commit is contained in:
10
README.md
10
README.md
@@ -26,7 +26,7 @@ Documentation can be found below:
|
||||
- [Getting Started](https://github.com/redhat-developer/odo/blob/master/docs/getting-started.md)
|
||||
- [Development](https://github.com/redhat-developer/odo/blob/master/docs/development.md)
|
||||
|
||||
### Installation
|
||||
## Installation
|
||||
|
||||
#### Automated installation
|
||||
|
||||
@@ -96,6 +96,14 @@ nodejs - nodejs-myproject.192.168.42.147.nip.io
|
||||
$ curl nodejs-myproject.192.168.42.147.nip.io
|
||||
```
|
||||
|
||||
## Community, Discussion, Contribution and Support
|
||||
|
||||
**Chat:** We have a public channel [#Odo on chat.openshift.io](https://chat.openshift.io/developers/channels/odo).
|
||||
|
||||
**Issues:** If you have an issue with Odo, please [file it](https://github.com/redhat-developer/odo/issues).
|
||||
|
||||
**Contributing:** Want to become a contributor and submit your own code? Have a look at our [development guide](https://github.com/redhat-developer/odo/blob/master/docs/development.md).
|
||||
|
||||
## Glossary
|
||||
|
||||
- **Application:** Is, well, your application! It consists of multiple microservices or components, that work individually to build the entire application.
|
||||
|
||||
Reference in New Issue
Block a user