Re: An improved README experience for PostgreSQL

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Nathan Bossart <nathandbossart@gmail.com>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Andrew Atkinson <andyatkinson@gmail.com>, "David E. Wheeler" <david@justatheory.com>, Joe Conway <mail@joeconway.com>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Samay Sharma <samay@tembo.io>
Date: 2024-05-15T05:23:19Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.

  2. Revise the style of a paragraph in README.md.

  3. Convert README to Markdown.

On 14.05.24 19:33, Nathan Bossart wrote:
> On Tue, May 14, 2024 at 06:12:26PM +0200, Alvaro Herrera wrote:
>> On 2024-May-14, Tom Lane wrote:
>>
>>> I don't have a position on whether we want
>>> these additional files or not; but if we do, I think the best answer
>>> is to stick 'em under .github/ where they are out of the way but yet
>>> updatable by any committer.
>>
>> +1 for .github/, that was my first reaction as well after reading the
>> link Peter posted.
> 
> Here's an updated patch that uses .github/.

I'm fine with putting them under .github/.

I think for CONTRIBUTING.md, a better link would be 
<https://www.postgresql.org/developer/>.