mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-06-29 05:59:15 +08:00
readme: added "Contributing" section
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user