Skip to content

Commit 8539348

Browse files
committed
update README with chat information
1 parent e274405 commit 8539348

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ node_modules
44
*.vsix
55
coverage/
66
toFile
7-
cache
7+
cache
8+
dist/
9+
public/

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Unit Tests Code Coverage](https://codecov.io/gh/redhat-developer/vscode-openshift-tools/branch/master/graph/badge.svg)](https://codecov.io/gh/redhat-developer/vscode-openshift-tools/branch/master/graph/badge.svg)
55
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/redhat-developer/vscode-openshift-tools/blob/master/README.md)
66
[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/version/redhat.vscode-openshift-connector.svg)](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector)
7+
[![Gitter](https://badges.gitter.im/redhat-developer/openshift-connector.svg)](https://gitter.im/redhat-developer/openshift-connector?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
78

89

910
## Overview
@@ -134,7 +135,9 @@ Download the most recent `openshift-connector-<version>.vsix` file and install i
134135

135136
Feedback & Questions
136137
====================
137-
If you discover an issue please file a bug and we will fix it as soon as possible. File a bug in [GitHub Issues](https://github.com/redhat-developer/vscode-openshift-tools/issues).
138+
If you discover an issue please file a bug and we will fix it as soon as possible.
139+
* File a bug in [GitHub Issues](https://github.com/redhat-developer/vscode-openshift-tools/issues).
140+
* Chat with us on [Gitter](https://gitter.im/redhat-developer/openshift-connector).
138141

139142
License
140143
=======

0 commit comments

Comments
 (0)