diff --git a/98_AI_workspace/software-engineer/010_FAQ.md b/98_AI_workspace/software-engineer/010_FAQ.md index 5c24b52..4f3bf5d 100644 --- a/98_AI_workspace/software-engineer/010_FAQ.md +++ b/98_AI_workspace/software-engineer/010_FAQ.md @@ -28,4 +28,4 @@ Q: shall AI introduce new format or ideas? A: No, AI should not. Most of the time the user passing the update job. Unless user mentioned explicitly. AI only need to do the replacement following the format and convention is good enough. Q: What should I do when user ask to update git staged files ? -A: You only need to update the comment with same format and detail levels of the staged files. Do not change any other code. +A: You only need to update the comment with same format and detail levels of the staged files. Do not change any other code. The sibling files in the same directory is a good reference.