fixed labels in issue templates

pull/2269/head
REJack 2019-11-01 12:25:19 +01:00
parent 6457d31b0d
commit 2ea45f22f3
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
name: Bug report for AdminLTE v2.4.x
about: Create a report to help us improve AdminLTE v2.4.x
title: "[BUG]"
labels: bug
labels: Bug, v2
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Bug report for AdminLTE v3.x
about: Create a report to help us improve AdminLTE v3.x
title: "[BUG]"
labels: bug
labels: Bug, v3
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Feature request for AdminLTE v3.x
about: Suggest an idea for this project
title: "[FEATURE]"
labels: enhancement
labels: Enhancement, v3
assignees: ''
---