We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa623a commit ec7a4beCopy full SHA for ec7a4be
docs/content/guides/6.best-practices/3.ai-contexts.md
@@ -61,7 +61,8 @@ Alternatives to consider:
61
- review the code to know what's going on
62
- keep files small
63
- edit the context when needed
64
-- when something goes wrong retry or revert
+- when AI goes wrong, ask it why it dit it this way
65
+- don't hesitate to start over again
66
- ask AI to check the codebase for examples
67
- copy and paste error messages
68
- experiment
0 commit comments