mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 06:29:28 -07:00
fix: fix issue template label [SKIP CI]
This commit is contained in:
parent
d672ea2328
commit
7115ecbfe6
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ about: 'Report a bug'
|
||||||
title: '[BUG] '
|
title: '[BUG] '
|
||||||
ref: 'dev'
|
ref: 'dev'
|
||||||
labels:
|
labels:
|
||||||
- Status/Backlog
|
- 'Status/Needs Triage'
|
||||||
- Type/Bug
|
- Type/Bug
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ about: 'Report a claim no longer verifying, or not verifying as it should'
|
||||||
title: '[CLAIM BUG] '
|
title: '[CLAIM BUG] '
|
||||||
ref: 'dev'
|
ref: 'dev'
|
||||||
labels:
|
labels:
|
||||||
- Status/Backlog
|
- 'Status/Needs Triage'
|
||||||
- Type/Bug
|
- Type/Bug
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ about: 'Suggest a new service provider or website for identity verification'
|
||||||
title: '[NEW CLAIM] '
|
title: '[NEW CLAIM] '
|
||||||
ref: 'dev'
|
ref: 'dev'
|
||||||
labels:
|
labels:
|
||||||
- Status/Backlog
|
- 'Status/Needs Triage'
|
||||||
- 'Type/New Claim'
|
- 'Type/New Claim'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue