Update issue templates

Adding auto labelling to Bug Report (kind/bug, bug/unconfirmed) and Question (kind/question)
pull/4734/head
Anthony McMahon 2021-01-20 12:06:25 +13:00 committed by GitHub
parent 20d4341170
commit 8323e22309
3 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,10 @@
---
name: Bug report
about: Create a bug report
title: ''
labels: bug/need-confirmation, kind/bug
assignees: ''
---
<!--

View File

@ -1,6 +1,10 @@
---
name: Question
about: Ask us a question about Portainer usage or deployment
title: ''
labels: ''
assignees: ''
---
<!--

View File

@ -1,6 +1,10 @@
---
name: Feature request
about: Suggest a feature/enhancement that should be added in Portainer
title: ''
labels: ''
assignees: ''
---
<!--