added instructions faq entry

This commit is contained in:
Paul Gauthier 2024-02-11 15:44:59 -08:00
parent cc17194cca
commit 2b02aeb916
2 changed files with 87 additions and 0 deletions

View file

@ -360,3 +360,10 @@ Then just do:
pipx install aider
```
## Can I specify guidelines or conventions?
Yes, just write some extra instructions in a file
like `INSTRUCTIONS.md` and then add it to the chat.
For more details, see this documentation on
[using an instructions file with aider](/docs/instructions.md).