fix: fix issue template label [SKIP CI]

This commit is contained in:
Yarmo Mackenbach 2024-01-26 23:09:01 +01:00
parent d672ea2328
commit 7115ecbfe6
No known key found for this signature in database
GPG key ID: C248C28D432560ED
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ about: 'Report a bug'
title: '[BUG] '
ref: 'dev'
labels:
- Status/Backlog
- 'Status/Needs Triage'
- Type/Bug
---

View file

@ -4,7 +4,7 @@ about: 'Report a claim no longer verifying, or not verifying as it should'
title: '[CLAIM BUG] '
ref: 'dev'
labels:
- Status/Backlog
- 'Status/Needs Triage'
- Type/Bug
---

View file

@ -4,7 +4,7 @@ about: 'Suggest a new service provider or website for identity verification'
title: '[NEW CLAIM] '
ref: 'dev'
labels:
- Status/Backlog
- 'Status/Needs Triage'
- 'Type/New Claim'
---