mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-09 15:19:11 +02:00
docs(contrib): rm clipboard-emoji
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
This commit is contained in:
parent
d903483f46
commit
7dec7926d4
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ If you've performed massive edits via automation, you must specify what automati
|
|||
sed -i 's/a/b/' resources/assets/uad_lists.json
|
||||
```
|
||||
|
||||
You should 📋copy-paste that cmd to the pull-request description. This rule applies even if you use "proper" cmds such as `jq`, which safely edit structured data. And it also applies to AI, *especially* LLMs.
|
||||
You should copy-paste that cmd to the pull-request description. This rule applies even if you use "proper" cmds such as `jq`, which safely edit structured data. And it also applies to AI, *especially* LLMs.
|
||||
|
||||
This is required so that we can review your big patch without reading it. This improves [transparency](https://en.wikipedia.org/wiki/Transparency_(behavior)), which makes you more trust-worthy! Bonus points if you can provide a sequence of cmds that proves your patch contains exactly what you said it does. For the simple `sed` case, something like:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue