Fix issue form (#238)

This commit is contained in:
Kenta Nakase
2022-09-16 00:23:38 +09:00
committed by GitHub
parent 7fd0e52a8b
commit a0b037b13e
2 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -4,7 +4,7 @@ title: 'Bug: '
labels: ['bug', 'triage']
assignees: '@Azure/aks-atlanta'
body:
- type: input
- type: textarea
id: What-happened
attributes:
label: What happened?
@@ -27,11 +27,10 @@ body:
placeholder: Mention the runner info (self-hosted, operating system)
validations:
required: true
- type: input
- type: textarea
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
validations:
required: true