mirror of
https://github.com/Azure/setup-helm.git
synced 2025-07-15 18:20:36 +00:00
fixes
This commit is contained in:
22
.github/ISSUE_TEMPLATE/bugReportForm.yml
vendored
22
.github/ISSUE_TEMPLATE/bugReportForm.yml
vendored
@ -5,24 +5,24 @@ labels: ['bug', 'triage']
|
|||||||
assignees: '@Azure/aks-atlanta'
|
assignees: '@Azure/aks-atlanta'
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
id: what-happened
|
id: What-happened
|
||||||
attributes:
|
attributes:
|
||||||
label: what happened?
|
label: What happened?
|
||||||
description: also tell us what did you expect to happen?
|
description: Tell us what did you expect to happen?
|
||||||
placeholder: tell us what you see!
|
placeholder: Tell us what you see!
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: runner
|
id: Runner
|
||||||
attributes:
|
attributes:
|
||||||
label: runner
|
label: Runner
|
||||||
description: what runner are you using?
|
description: What runner are you using?
|
||||||
placeholder: mention the runner info (self-hosted, operating system)
|
placeholder: Mention the runner info (self-hosted, operating system)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: logs
|
id: Logs
|
||||||
attributes:
|
attributes:
|
||||||
label: relevant log output
|
label: Relevant log output
|
||||||
description: run in debug mode for the most verbose logs. Please feel free to attach a screenshot of the logs
|
description: Run in debug mode for the most verbose logs. Please feel free to attach a screenshot of the logs
|
||||||
render: shell
|
render: shell
|
||||||
|
@ -5,9 +5,9 @@ labels: ['Feature']
|
|||||||
assignees: '@Azure/aks-atlanta'
|
assignees: '@Azure/aks-atlanta'
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
id: feature request
|
id: Feature request
|
||||||
attributes:
|
attributes:
|
||||||
label: feature request
|
label: Feature request
|
||||||
description: also tell us the example functionality and links to relevant docs
|
description: Provide example functionality and links to relevant docs
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Reference in New Issue
Block a user