updated issue template labels

This commit is contained in:
REJack
2019-11-02 15:47:10 +01:00
parent 3348d3a414
commit d17b058db4
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, v2
labels: type:bug, version:2.4.x
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, v3
labels: type:bug, version:3.x
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, v3
labels: type:enhancement, version:3.x
assignees: ''
---