docs: explicit no LLM for coding rule

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-04-09 22:15:23 +00:00
parent 9ced4e2fdc
commit babf2fa19e

View File

@@ -69,6 +69,8 @@ pnpm -F nicolium lint
While contributing code, try to follow the existing coding style. Common sense rules regarding contributions apply. Keep your changes focused on a single issue or feature. Do not create pull requests including larger changes you don't understand fully—whether it's from another project or some auto-generated code.
Contributions must not include LLM-generated first-party code or graphic assets.
## Localization
[React Intl](https://formatjs.github.io/docs/react-intl/) is used for localizing Nicolium. All user-visible strings, unless provided by backend, should be made translatable.