1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

Update issue templates

Adding auto labelling to Bug Report (kind/bug, bug/unconfirmed) and Question (kind/question)
This commit is contained in:
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: ''
---
<!--