updated issue template labels

pull/2377/head
REJack 2019-11-02 15:47:10 +01:00
parent 3348d3a414
commit d17b058db4
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 name: Bug report for AdminLTE v2.4.x
about: Create a report to help us improve AdminLTE v2.4.x about: Create a report to help us improve AdminLTE v2.4.x
title: "[BUG]" title: "[BUG]"
labels: Bug, v2 labels: type:bug, version:2.4.x
assignees: '' assignees: ''
--- ---

View File

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

View File

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