few more minor tweaks to templates
This commit is contained in:
parent
a8f6580471
commit
b9b4d29725
14
.github/ISSUE_TEMPLATE/4_azapi_bug.yml
vendored
14
.github/ISSUE_TEMPLATE/4_azapi_bug.yml
vendored
@ -41,6 +41,13 @@ body:
|
||||
description: A concise description of what you expected to happen.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Terraform configuration
|
||||
description: Please provide the minimum Terraform configuration that is resulting in the bug / issue.
|
||||
render: terraform
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Steps To Reproduce
|
||||
@ -53,13 +60,6 @@ body:
|
||||
2. See error...
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Terraform configuration
|
||||
description: Please provide the minimum Terraform configuration that is resulting in the bug / issue.
|
||||
render: terraform
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Anything else?
|
||||
|
7
.github/ISSUE_TEMPLATE/5_aztfy_bug.yml
vendored
7
.github/ISSUE_TEMPLATE/5_aztfy_bug.yml
vendored
@ -28,11 +28,10 @@ body:
|
||||
description: Steps to reproduce the behavior.
|
||||
placeholder: |
|
||||
1. In this environment...
|
||||
2. With this config...
|
||||
3. Run '...'
|
||||
4. See error...
|
||||
2. Run '...'
|
||||
3. See error...
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Anything else?
|
||||
|
Loading…
x
Reference in New Issue
Block a user