From 1ce5994abc20458223e96521fca2e6703aa9b03a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Ho=CC=88nicke?= Date: Fri, 28 Apr 2023 11:05:27 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A9=E2=80=8D=F0=9F=92=BC=20feat:=20pm?= =?UTF-8?q?=20role=20stable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/options/generate/templates_user.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/options/generate/templates_user.py b/src/options/generate/templates_user.py index 9d3bbf9..46c1314 100644 --- a/src/options/generate/templates_user.py +++ b/src/options/generate/templates_user.py @@ -375,5 +375,7 @@ Or write the summarized microservice{_optional_test} description like this: ```text ``` +Note that your response must be either prompt.txt or final.txt. You must not write both. +Note that you must obey the double asterisk and tripple backtick syntax from above. ''' )