From b7b198947cff4b1e0842d4d311ef266080712f19 Mon Sep 17 00:00:00 2001 From: Abhinav Kumar Date: Tue, 8 Jul 2025 02:16:48 +0530 Subject: [PATCH] fix: correct FAQ answer numbering for questions 6 and 7 --- docs/docs/faq/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/faq/index.md b/docs/docs/faq/index.md index f1d13da8..034f1f05 100644 --- a/docs/docs/faq/index.md +++ b/docs/docs/faq/index.md @@ -66,7 +66,7 @@ ___ ___ ??? note "Q: Can Qodo Merge review draft/offline PRs?" - #### Answer:5 + #### Answer:6 Yes. While Qodo Merge won't automatically review draft PRs, you can still get feedback by manually requesting it through [online commenting](https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/#online-usage). @@ -74,7 +74,7 @@ ___ ___ ??? note "Q: Can the 'Review effort' feedback be calibrated or customized?" - #### Answer:5 + #### Answer:7 Yes, you can customize review effort estimates using the `extra_instructions` configuration option (see [documentation](https://qodo-merge-docs.qodo.ai/tools/review/#configuration-options)).