mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-23 14:04:19 +02:00
Merge branch 'main' into ci-checksum
This commit is contained in:
commit
abfaba38de
4 changed files with 12 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: Add new package(s)
|
||||
description: You want to add new apps to the debloat list
|
||||
title: "pkg(scope): "
|
||||
labels: ["package:addition"]
|
||||
labels: ["package::addition"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: Update apps description or recommendation
|
||||
description: You want to improve/update a description/recommendation
|
||||
title: "pkg(scope): "
|
||||
labels: ["package:documentation"]
|
||||
labels: ["package::documentation"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/6-documentation.yml
vendored
2
.github/ISSUE_TEMPLATE/6-documentation.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: UAD-ng documentation
|
||||
description: You want to improve the documentation of UAD-ng which is either a Markdown file or the Wiki
|
||||
title: "docs(scope): "
|
||||
labels: ["Documentation"]
|
||||
labels: ["documentation"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: documentation-description
|
||||
|
|
|
|||
|
|
@ -1134,6 +1134,14 @@
|
|||
"neededBy": [],
|
||||
"labels": [],
|
||||
"removal": "Recommended"
|
||||
},
|
||||
"com.longcheertel.secretcode": {
|
||||
"list": "Oem",
|
||||
"description": "Refers to the system package that handles secret codes.\nSecret codes are special sequences of numbers and symbols that can be entered on a phone's keypad to access hidden features or information.",
|
||||
"dependencies": [],
|
||||
"neededBy": [],
|
||||
"labels": [],
|
||||
"removal": "Advanced"
|
||||
},
|
||||
"com.LogiaGroup.LogiaDeck": {
|
||||
"list": "Carrier",
|
||||
|
|
@ -34349,4 +34357,4 @@
|
|||
"labels": [],
|
||||
"removal": "Recommended"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue