mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-07-30 17:58:30 -04:00
docs: highlight llm usage note
its two paragraphs, so this might deserve a seperate lvl 3 header given that the bottom paragraphs are shorter, and lvl 3 as well also its worth highlighting a bit more
This commit is contained in:
@@ -23,7 +23,9 @@ for good reason.
|
||||
|
||||
## Code Changes
|
||||
|
||||
Note: submitting LLM ("AI") generated code is strongly discouraged, as such
|
||||
### LLM ("AI") and coding agents
|
||||
|
||||
**Note:** submitting LLM ("AI") generated code is strongly discouraged, as such
|
||||
code is often (subtly) incorrect or overcomplicated (for example: unnecessarily
|
||||
pulling in extra libraries for functionality already covered by existing
|
||||
libraries). It also often makes unrelated changes that increase the risk of
|
||||
|
||||
Reference in New Issue
Block a user