Merge pull request #563 from zmeir/zmeir/enhance/refine_add_docs_prompt

Refine the prompt for `add_docs` command
This commit is contained in:
Tal
2024-01-03 23:14:27 -08:00
committed by GitHub

View File

@ -69,6 +69,7 @@ Code Documentation:
- after
description: |-
The {{ docs_for_language }} placement relative to the relevant line (code component).
For example, in Python the docs are placed after the function signature, but in Java they are placed before.
documentation:
type: string
description: |-