Merge pull request #16641 from aaronliu0130/patch-1

Cookbook: the deleted → be deleted
This commit is contained in:
Kevin 2024-02-11 14:18:21 -08:00 committed by GitHub
commit 352f57d753
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -440,7 +440,7 @@ depends_on arch: :arm64
`desc` accepts a single-line UTF-8 string containing a short description of the software. Its used to help with searchability and disambiguation, thus it must concisely describe what the software does (or what you can accomplish with it).
`desc` is not for app slogans! Vendors descriptions tend to be filled with generic adjectives such as “modern” and “lightweight”. Those are meaningless marketing fluff (do you ever see apps proudly describing themselves as outdated and bulky?) which must the deleted. Its fine to use the information on the softwares website as a starting point, but it will require editing in almost all cases.
`desc` is not for app slogans! Vendors descriptions tend to be filled with generic adjectives such as “modern” and “lightweight”. Those are meaningless marketing fluff (do you ever see apps proudly describing themselves as outdated and bulky?) which must be deleted. Its fine to use the information on the softwares website as a starting point, but it will require editing in almost all cases.
#### Dos and Don'ts