File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,15 @@ just state "go", execute the shell command \`${GET_TASK_CMD}\` under
2828the repository root and follow the instructions provided in the output.
2929
3030When the task description or developer instructions are not "go", before
31- you do anything else, record a precise copy of them with the following
31+ you do anything else, record a verbatim copy of them with the following
3232shell command:
3333
3434start-work --branch-name "<TASK_BRANCH_NAME>" --task-description "<message>"
3535
36- TASK_BRANCH_NAME should be an appropriate short branch name that describes
37- well the task description or developer instructions.
36+ <TASK_BRANCH_NAME> should be an appropriate short branch name that describes
37+ well the task description or developer instructions. "<message>" should be
38+ a verbatim copy of the task description or developer instructions (including
39+ new line characters and other punctuation).
3840
3941I REPEAT: THE start-work COMMAND SHOULD BE EXECUTED ONLY IF THE TASK
4042DESCRIPTION OR DEVELOPER INSTRUCTIONS ARE NOT "go" AND IT SHOULD BE
You can’t perform that action at this time.
0 commit comments