Add labels to issue templates

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2020-12-11 17:36:00 +01:00
parent 811f0e6937
commit 99da8b22a1
No known key found for this signature in database
GPG key ID: 34CC109EB5ED1C2A
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
---
name: 🐛 Bug report
about: Report a bug to help us improve Viper
labels: kind/bug
---
<!--
Thank you for sending a bug report! Here are some tips:

View file

@ -1,6 +1,7 @@
---
name: 🚀 Feature request
about: Suggest an idea for Viper
labels: kind/enhancement
---
<!--
Thank you for sending a feature request!