Re: Add CONTRIBUTING.md

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add CONTRIBUTING.md
Date: 2018-05-29 17:03:03
Message-ID: 87efhuz9be.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>>>> "Andres" == Andres Freund <andres(at)anarazel(dot)de> writes:

Andres> Hi,

Andres> A lot of people contribute in communities via github these
Andres> days. We should add a CONTRIBUTING.md that explains how to do
Andres> so, given that we don't use github. That's shown automatically
Andres> when doing a pull requests etc.

WHile you're at it, you could also add an .editorconfig so that github
displays code with 4-character tabs.

(e.g. https://github.com/RhodiumToad/pllua-ng/blob/master/.editorconfig )

--
Andrew (irc:RhodiumToad)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2018-05-29 17:10:15 "column i.indnkeyatts does not exist" in pg_upgrade from 11dev to 11b1
Previous Message Lætitia Avrot 2018-05-29 16:47:54 Re: Adding Markodwn formatting to psql output