diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md new file mode 100644 index 00000000000..99bb1905d6e --- /dev/null +++ b/.github/CODE_OF_CONDUCT.md @@ -0,0 +1,2 @@ +The PostgreSQL code of conduct can be found at +. diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 00000000000..0108e729569 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,2 @@ +For information about contributing to PostgreSQL, see +. diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 00000000000..ebdbe609dbb --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,2 @@ +For information about reporting security issues, see +.