setup-kubectl/.github/ISSUE_TEMPLATE/bugReportForm.yml
2022-08-02 11:56:04 +05:30

20 lines
638 B
YAML

name: Bug Report
description: File a bug report, we will respond to this thread with any questions.
title: 'Bug: '
labels: ['bug', 'triage']
assignees: '@Azure/aks-atlanta'
body:
- type: input
id: what-happened
attributes:
label: what happened?
description: also tell us what did you expect to happen?
placeholder: tell us what you see!
validations:
required: true
- type: input
id: logs
attributes:
label: relevant log output
description: run in debug mode for the most verbose logs. Please feel free to attach a screenshot of the logs
render: shell