mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-18 03:01:08 -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:
1 parent
1069803681
commit
6445df4d2f
1 file changed
+3
-1
+3
-1
@@ -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