From 889a3450c28c52b0069bb52996be47232bc70c71 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Tue, 9 Jul 2024 10:16:17 +0200 Subject: [PATCH] chore: Remove left-over CONTRIBUTING.md from docs repo --- CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index be92f4d7a..000000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,3 +0,0 @@ -This repository follows the same contribution guidelines as the main PostgREST repository contribution guidelines: - -https://github.com/PostgREST/postgrest/blob/main/.github/CONTRIBUTING.md