From ef8e23df4120b53c283ce00ea436792fb64ddbc6 Mon Sep 17 00:00:00 2001 From: Ben Hood <0x6e6562@gmail.com> Date: Wed, 18 Jun 2014 09:10:59 +0100 Subject: [PATCH] Minor formatting tweaks --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c6660724..4616e7c51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# How to Contribute to the gocql Project +# Contributing to gocql -TL;DR - this manifesto sets out the bare mimimum requirements for submitting a patch to gocql. +**TL;DR** - this manifesto sets out the bare mimimum requirements for submitting a patch to gocql. This guide outlines the process of landing patches in gocql and the general approach to maintaining the code base.