From 86ce0c1b9a7f9a0577af1b12d94e42c3399ab850 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Wed, 3 Sep 2025 14:29:39 +0300 Subject: [PATCH] feat: improve prompt --- settings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.md b/settings.md index bcfd7a736..ed241c208 100644 --- a/settings.md +++ b/settings.md @@ -84,5 +84,6 @@ columns: - default value - env file only (yes/no - depending if the field is part of ReadOnlySettings class) - description (if a comment is present in the .env.example right before the field then use that comment with the # removed) +- do NOT ommit any field - save the output in settings.md ```