mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 05:15: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:
parent
20d4341170
commit
8323e22309
3 changed files with 12 additions and 0 deletions
4
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
|
@ -1,6 +1,10 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a bug report
|
about: Create a bug report
|
||||||
|
title: ''
|
||||||
|
labels: bug/need-confirmation, kind/bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/Custom.md
vendored
4
.github/ISSUE_TEMPLATE/Custom.md
vendored
|
@ -1,6 +1,10 @@
|
||||||
---
|
---
|
||||||
name: Question
|
name: Question
|
||||||
about: Ask us a question about Portainer usage or deployment
|
about: Ask us a question about Portainer usage or deployment
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
|
@ -1,6 +1,10 @@
|
||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest a feature/enhancement that should be added in Portainer
|
about: Suggest a feature/enhancement that should be added in Portainer
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue