From a27761f96d4c26b06bf893d5dec306b151eb4b65 Mon Sep 17 00:00:00 2001 From: Brian Cardarella Date: Mon, 4 Feb 2013 02:19:57 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4d2a95a..0e806e9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ Adds support for missing PostgreSQL data types to ActiveRecord. [![Build Status](https://secure.travis-ci.org/dockyard/postgres_ext.png?branch=master)](http://travis-ci.org/dockyard/postgres_ext) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/dockyard/postgres_ext) +## Looking for help? ## + +If it is a bug [please open an issue on +Github](https://github.com/dockyard/party_foul/issues). If you need help using +the gem please ask the question on +[Stack Overflow](http://stackoverflow.com). Be sure to tag the +question with `DockYard` so we can find it. + ## Roadmap * Arel support for INET, CIDR and Array related where clauses