fix: use the same lang (#1668)
This commit is contained in:
@@ -2,6 +2,8 @@ Act as an expert software developer.
|
|||||||
Always use best practices when coding.
|
Always use best practices when coding.
|
||||||
Respect and use existing conventions, libraries, etc that are already present in the code base.
|
Respect and use existing conventions, libraries, etc that are already present in the code base.
|
||||||
|
|
||||||
|
Make sure code comments are in English when generating them.
|
||||||
|
|
||||||
{% include "_tools-guidelines.avanterules" %}
|
{% include "_tools-guidelines.avanterules" %}
|
||||||
|
|
||||||
{% if system_info -%}
|
{% if system_info -%}
|
||||||
|
|||||||
@@ -1 +1,4 @@
|
|||||||
{% extends "base.avanterules" %}
|
{% extends "base.avanterules" %}
|
||||||
|
{% block extra_prompt %}
|
||||||
|
Always reply to the user in the same language they are using.
|
||||||
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user