Update to reflect type issue labels

This commit is contained in:
Wolf-Martell Montwé 2024-02-14 15:05:05 +01:00
parent cbc9f88830
commit 4a7c6f337a
No known key found for this signature in database
GPG key ID: 6D45B21512ACBF72
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: Bug report
description: Let us know about crashes or existing functionality not working like it should.
labels: [ "bug", "unconfirmed" ]
labels: [ "type: bug", "unconfirmed" ]
body:
- type: markdown
attributes:

View file

@ -1,6 +1,6 @@
name: Feature request
description: Suggest an idea for K-9 Mail
labels: [ "enhancement", "unconfirmed" ]
labels: [ "type: enhancement", "unconfirmed" ]
body:
- type: checkboxes
id: checklist