Merge branch 'main' into ci-checksum

This commit is contained in:
jxdv 2024-02-29 14:57:02 +00:00 committed by GitHub
commit abfaba38de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 4 deletions

View file

@ -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:

View file

@ -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:

View file

@ -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