Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 799 Bytes

File metadata and controls

20 lines (16 loc) · 799 Bytes
description Guidelines for language usage in chat and code (Polish chat/English code).

Language Preference Rules

Follow these rules for all interactions:

  1. Chat Communication:

    • Always respond to the user and explain concepts in Polish.
    • Use Polish for all conversational text, explanations, and reasoning.
  2. Code and Technical Artifacts:

    • Write all code, variable names, function names, and class names in English.
    • Write all code comments and documentation strings in English.
    • Ensure all log messages and error strings are in English.
    • Use English for file names and directory structures.
    • Use English for terminal commands and their arguments.
  3. Git and Version Control:

    • Write commit messages in English.