From 5135b90416b6d3f560ad66e4b10ab034ee5629ea Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Mon, 13 Jul 2015 14:56:50 +0530 Subject: [PATCH] readme: updated contributing section --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6b088fc4..05f8a114 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ - [Introduction](#introduction) - [Version](#version) - [Changelog](Changelog.md) +- [Contributing](#contributing) - [Hardware Requirements](#hardware-requirements) - [CPU](#cpu) - [Memory](#memory) - [Storage](#storage) - [Supported Web Browsers](#supported-web-browsers) -- [Contributing](#contributing) - [Issues](#issues) - [Installation](#installation) - [Quick Start](#quick-start) @@ -66,6 +66,14 @@ Dockerfile to build a [GitLab](https://about.gitlab.com/) container image. Current Version: **7.12.2-2** +# 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-gitlab/issues) they may encounter +- Support the development of this image with a [donation](http://www.damagehead.com/donate/) + # Hardware Requirements ## CPU @@ -101,14 +109,6 @@ If you have enough RAM memory and a recent CPU the speed of GitLab is mainly lim - Opera (Latest released version) - IE 10+ -# 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-gitlab/issues) they may encounter -- Send me a tip via [Bitcoin](https://www.coinbase.com/sameersbn) or using [Gratipay](https://gratipay.com/sameersbn/) - # 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.