Skip to content

Commit ec7a4be

Browse files
committed
docs: add some recommendations
1 parent baa623a commit ec7a4be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: docs/content/guides/6.best-practices/3.ai-contexts.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ Alternatives to consider:
6161
- review the code to know what's going on
6262
- keep files small
6363
- edit the context when needed
64-
- when something goes wrong retry or revert
64+
- when AI goes wrong, ask it why it dit it this way
65+
- don't hesitate to start over again
6566
- ask AI to check the codebase for examples
6667
- copy and paste error messages
6768
- experiment

0 commit comments

Comments
 (0)