From ea70e639654ee02083f0bc4fa477561cd37d6818 Mon Sep 17 00:00:00 2001 From: Onur Tirtir Date: Wed, 31 Jan 2024 12:28:33 +0300 Subject: [PATCH] add a link --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 518c02e2d..350e94fed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -173,6 +173,10 @@ that are missing in earlier minor versions. make check ``` +### Following our coding conventions + +Our coding conventions are documented in [STYLEGUIDE.md](STYLEGUIDE.md). + ### Making SQL changes Sometimes you need to make change to the SQL that the citus extension runs upon