9 lines
153 B
TOML
9 lines
153 B
TOML
|
|
prompt = """
|
||
|
|
Fix the following QA issue:
|
||
|
|
{{args}}
|
||
|
|
|
||
|
|
1. Analyze the issue.
|
||
|
|
2. Apply the fix.
|
||
|
|
3. Verify the fix with `core go test` or `core php test`.
|
||
|
|
"""
|