Skip to content

Commit 5f79107

Browse files
authored
Clarify repository language requirement
Emphasize that the repository language is English for all aspects including code, comments, and documentation.
1 parent 3a50268 commit 5f79107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ No automated linting is configured. Match existing code style in files you edit.
233233
234234
## General Rules
235235
236-
- Repository language is English.
236+
- Important: Repository language is **English**. This applies to source code (including comments), commit messages and any kind of documentation for developer or users.
237237
- The `docs/` folder is for developer/contributor information (coding conventions, architecture, etc.). User documentation is maintained in the [wled/WLED-Docs](https://github.com/wled/WLED-Docs) repository.
238238
- Never edit or commit auto-generated `wled00/html_*.h` / `wled00/js_*.h`.
239239
- When updating an existing PR, retain the original description. Only modify it to ensure technical accuracy. Add change logs after the existing description.

0 commit comments

Comments
 (0)