Add "needs triage" label to issue templates (#8643)

This label would make it easier for issue triagers to know what they
haven't triaged yet.
pull/8701/head
Mohammed Anas 2022-07-26 23:29:43 +03:00 zatwierdzone przez GitHub
rodzic dcb332e08d
commit 81c4b822e0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
name: Bug report
description: Create a bug report to help us improve
labels: [bug]
labels: [bug, needs triage]
body:
- type: markdown
attributes:

Wyświetl plik

@ -1,6 +1,6 @@
name: Feature request
description: Suggest an idea for this project
labels: [enhancement]
labels: [enhancement, needs triage]
body:
- type: markdown
attributes:

Wyświetl plik

@ -1,6 +1,6 @@
name: Question
description: Ask about anything NewPipe-related
labels: [question]
labels: [question, needs triage]
body:
- type: markdown
attributes: