ISSUE_TEMPLATE/enhancement.md: add missing comma

This commit is contained in:
@RubenKelevra 2021-08-01 17:05:13 +02:00 committed by GitHub
commit a24e8d16b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
---
name: 'Enhancement'
about: 'Suggest an improvement to an existing feature.'
labels: kind/enhancement need/triage
labels: kind/enhancement, need/triage
---