Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dec9d4a

Browse filesBrowse files
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
1 parent eb21f5b commit dec9d4a
Copy full SHA for dec9d4a

File tree

Expand file treeCollapse file tree

3 files changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+6
-0
lines changed

‎.github/CODE_OF_CONDUCT.md

Copy file name to clipboard
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
The PostgreSQL code of conduct can be found at
2+
<https://www.postgresql.org/about/policies/coc/>.

‎.github/CONTRIBUTING.md

Copy file name to clipboard
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
For information about contributing to PostgreSQL, see
2+
<https://www.postgresql.org/developer/>.

‎.github/SECURITY.md

Copy file name to clipboard
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
For information about reporting security issues, see
2+
<https://www.postgresql.org/support/security/>.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.