.github: add default prio label for bug (#20557)
This commit is contained in:
parent
fd3a21a320
commit
a92b50afea
|
@ -2,7 +2,7 @@
|
||||||
name: MVPBug Report
|
name: MVPBug Report
|
||||||
about: MVPBug Report
|
about: MVPBug Report
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'E:Mobile Bug MVP'
|
labels: ['E:Mobile Bug MVP', ':1234: low prio']
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue