From 14ec6b3e9e2575543faeefa6505dbcfb54978240 Mon Sep 17 00:00:00 2001 From: Artur Sarlo Date: Wed, 13 May 2026 21:42:17 +0000 Subject: [PATCH] Add small mention to AI reviewers on backend doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3d6e6ec9..04ee1cf4 100644 --- a/README.md +++ b/README.md @@ -278,3 +278,6 @@ To develop the project, it may be useful to run each component locally, see rele - [webapp (backend and frontend)](src/gprofiler/README.md) - [gprofiler_flamedb_rest](src/gprofiler_flamedb_rest/README.md) - [gprofiler_indexer](src/gprofiler_indexer/README.md) + +## Make good use of AI tools +Using AI tools to review PRs is a good way to speed up development cycles