Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.
commitdec9d4acdb7d758c3cbe989ad80cf0367f4e166d
authorNathan Bossart <nathan@postgresql.org>
Tue, 2 Jul 2024 18:03:58 +0000 (2 13:03 -0500)
committerNathan Bossart <nathan@postgresql.org>
Tue, 2 Jul 2024 18:03:58 +0000 (2 13:03 -0500)
tree0b4a0cdbae0424f9402d9dd5c35b01a46d9807c1
parenteb21f5bc67a02eb6f7de1bd2f07acdd471a4d320
Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.

These "community health files" provide important information about
the project and will be displayed prominently on the PostgreSQL
GitHub mirror.  For now, they just point to the website, but we may
want to expand on the content in the future.

Reviewed-by: Peter Eisentraut, Alvaro Herrera, Tom Lane
Discussion: https://postgr.es/m/20240417023609.GA3228660%40nathanxps13
.github/CODE_OF_CONDUCT.md [new file with mode: 0644]
.github/CONTRIBUTING.md [new file with mode: 0644]
.github/SECURITY.md [new file with mode: 0644]