From 89fbcffc7adbbb1cfc04569570f1a8cad47e3877 Mon Sep 17 00:00:00 2001 From: jelveh Date: Thu, 11 Dec 2025 17:03:12 -0800 Subject: [PATCH] Remove backend documentation section from `CONTRIBUTING.md` --- CONTRIBUTING.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e150f3ac8..916be7a53 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,13 +47,6 @@ We'll review your pull request and work with you to get your changes merged into
-## Documentation for Contributors - -### Backend -See [src/backend/CONTRIBUTING.md](src/backend/CONTRIBUTING.md) - -
- ## PR Standards We expect the following from pull requests (it makes things easier):