@@ -2,7 +2,8 @@
name: Bug report
about: Create a report to help us improve
title: ""
-labels: bug
+labels:
+ - "type: bug"
assignees: ''
---
name: Feature request
about: Suggest an idea for this project
title: ''
-labels: enhancement
+ - "type: feature-request"
name: Support request
about: Need some help? Got an error message?
-labels: support
+ - "type: support"