зеркало из https://github.com/Azure/ALZ-Bicep.git
Update bug-report-issue-form.yaml
This commit is contained in:
Родитель
79e61a914e
Коммит
3bb343227b
|
@ -11,14 +11,14 @@ body:
|
|||
id: what-happened
|
||||
attributes:
|
||||
label: What happened? Provide a clear and concise description of the bug, including deployment details.
|
||||
value: "A bug happened!"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: correlation-id
|
||||
attributes:
|
||||
label: Please provide the correlation id associated with your error or bug. You can use the example here on how to find it https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deployment-history?tabs=azure-portal
|
||||
value: "A bug happened!"
|
||||
label: Please provide the correlation id associated with your error or bug.
|
||||
description: You can use the example [here](https://learn.microsoft.com/azure/azure-resource-manager/templates/deployment-history?tabs=azure-portal) on how to find it
|
||||
value: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
|
@ -36,10 +36,10 @@ body:
|
|||
- type: checkboxes
|
||||
id: previous-checks
|
||||
attributes:
|
||||
label: check previous github issues
|
||||
description: By submitting this issue, you confirm that you have done a search for this issue in the current issue list https://github.com/Azure/ALZ-Bicep/issues?q=is%3Aissue+sort%3Aupdated-desc+
|
||||
label: Check previous GitHub issues
|
||||
description: By submitting this issue, you confirm that you have done a search for this issue in the [current and past issue list](https://github.com/Azure/ALZ-Bicep/issues?q=is%3Aissue+sort%3Aupdated-desc+)
|
||||
options:
|
||||
- label: I have searched previous issues for this item
|
||||
- label: I have searched the issues for this item and found no duplicate
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
|
|
Загрузка…
Ссылка в новой задаче