@@ -1,7 +1,7 @@
---
name: Bug report 🐛
about: Existing feature does not behave as expected.
-label: kind/bug
+labels: kind/bug
## Bug report
name: Feature request 🚀
about: I have a suggestion about a new feature (and may want to implement it)!
-label: kind/feature request
+labels: kind/feature request
## Feature request
name: Rule request ✍️
about: I have a suggestion about a new rule (and may want to implement it)!
## Rule request
name: Support question ❓
about: You have a question about how the tool works or how to use it.
-label: kind/question
+labels: kind/question
## Support question