readme: added "Contributing" section

This commit is contained in:
Sameer Naik
2014-10-26 20:24:55 +05:30
parent d07407dd75
commit b2ab257dd6
+9
View File
@@ -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.