This commit is contained in:
Zvonimir Sabljic
2023-09-07 19:47:05 +02:00
parent 44a05b49b5
commit d52c674cf0

View File

@@ -43,4 +43,4 @@ def get_user_feedback():
config = {
'style': custom_style,
}
return questionary.text("Thank you for trying GPT-Pilot. Please give us your feedback or just press ENTER to exit: ", **config).unsafe_ask()
return questionary.text("How did GPT Pilot do? Were you able to create any app that works? Please write any feedback you have or just press ENTER to exit: ", **config).unsafe_ask()