This commit is contained in:
Vidya Reddy 2022-09-21 11:15:46 -07:00 коммит произвёл GitHub
Родитель 80632d0f30
Коммит d41afda166
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 5 удалений

5
.github/ISSUE_TEMPLATE/bugReportForm.yml поставляемый
Просмотреть файл

@ -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

Просмотреть файл

@ -4,8 +4,8 @@ title: 'Feature Request: '
labels: ['Feature']
assignees: '@Azure/aks-atlanta'
body:
- type: input
id: Feature request
- type: textarea
id: Feature_request
attributes:
label: Feature request
description: Provide example functionality and links to relevant docs