feat: clarify FAQ guidance on updating git staged files, adding reference to sibling files in same directory

This commit is contained in:
louiscklaw
2025-06-17 20:15:57 +08:00
parent f8919b8c84
commit a4d0d8b746

View File

@@ -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.