Added should_rerun_command prompt

This commit is contained in:
Zvonimir Sabljic
2023-08-09 09:08:01 +02:00
parent aba9d45d13
commit c907f8b9f3

View File

@@ -0,0 +1 @@
Should I rerun the command `{{ command }}` or is this task done? If I should rerun `{{ command }}`, respond only with YES. If I don't need to rerun the command but continue fixing the problem, respond with NEEDS_DEBUGGING and if I don't need to rerun the command and the original problem is fixed, respond with NO.