diff --git a/README.md b/README.md index eb97991..9afb1b3 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ For more details, please read more about the [Inaka Workflow](https://github.com This gem provides a command line tool to automate tasks related with `start`, `submit` and `finish` steps. +## Contact Us +For **questions** or **general comments** regarding the use of this library, please use our public +[hipchat room](https://www.hipchat.com/gpBpW3SsT). + +If you find any **bugs** or have a **problem** while using this library, please [open an issue](https://github.com/inaka/assisted_workflow/issues/new) in this repo (or a pull request :)). + +And you can check all of our open-source projects at [inaka.github.io](http://inaka.github.io) + ## Installation Add this line to your application's Gemfile: @@ -93,4 +101,4 @@ either add an 'origin' remote that points to the GitHub repository you want to s ## To-do 1. add github issues support -2. refactor addons to a base class, with access to a shell output wrapper. \ No newline at end of file +2. refactor addons to a base class, with access to a shell output wrapper.