docs: update FAQ with question about introducing new format or ideas

This commit is contained in:
louiscklaw
2025-06-16 02:24:47 +08:00
parent cf5cfb8d63
commit 47660be0cd

View File

@@ -23,3 +23,6 @@ A: No, no don't need to, user will handle the remaining modifications. please re
Q: when user want you to replace something, where should you start ?
A: you should look for a `helloworld` example and start with it when available. by doing this, you can get familiar to the user coding style and convention.
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.