universal-android-debloater.../.github/ISSUE_TEMPLATE/update-apps-description-or-recommendation.md
Amaan Qureshi 68092ff987
refactor: apply extra clippy lints suggestions (#673)
Cherry picking of lints from clippy::pedantic / clippy::nursery / clippy::unwrap_used / clippy::expect_used

Notable changes :
- consideration of all clippy::use-self lints
- replaced sort() by unstable_sort()
- use of map_or_else() when appropriate 
- replaced "".to_string() by String::new()
- replaced collect() + len() by count()

The code base now passes all the clippy::nursery lints

---------
Co-authored-by: w1nst0n <w1nst0n@keemail.me>
2023-04-10 09:33:12 +00:00

853 B

name about title labels assignees
Update apps description or recommendation You want to improve/update a description/recommendation package::documentation

Your phone model:

Packages documentation to update:

com.this.is.a.application
com.this.is.another.application
...

Documentation Change

List: Google|Misc|OEM (manufacturer)|AOSP|Pending|Carrier (isp). Removal: Recommended, Advanced, Expert (this can break important features), or Unsafe (this can bootloop the phone or break extremely important features).

<package name>

List: <current list> ➡️ <proposed list> Removal: <current recommendation list> ➡️ <proposed recommendation list>

Current description

Current description

Proposed description

Proposed description