diff --git a/README.md b/README.md index f26ba26..e47906c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ - [Introduction](#introduction) - [Changelog](Changelog.md) +- [Contributing](#contributing) - [Reporting Issues](#reporting-issues) - [Installation](#installation) - [Quick Start](#quick-start) @@ -16,6 +17,14 @@ Dockerfile to build a PostgreSQL container image which can be linked to other containers. +# Contributing + +If you find this image useful here's how you can help: + +- Send a Pull Request with your awesome new features and bug fixes +- Help new users with [Issues](https://github.com/sameersbn/docker-postgresql/issues) they may encounter +- Send me a tip on [Gittip](https://gittip.com/sameersbn/) or using Bitcoin at **16rDxVqJPyYAFYPLduTaSiwe7ZiY1hHqKM** + # Reporting Issues Docker is a relatively new project and is active being developed and tested by a thriving community of developers and testers and every release of docker features many enhancements and bugfixes.