File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 description : A concise description of what you expected to happen.
4242 validations :
4343 required : true
44+ - type : textarea
45+ attributes :
46+ label : Terraform configuration
47+ description : Please provide the minimum Terraform configuration that is resulting in the bug / issue.
48+ render : terraform
49+ validations :
50+ required : true
4451- type : textarea
4552 attributes :
4653 label : Steps To Reproduce
5360 2. See error...
5461 validations :
5562 required : false
56- - type : textarea
57- attributes :
58- label : Terraform configuration
59- description : Please provide the minimum Terraform configuration that is resulting in the bug / issue.
60- render : terraform
61- validations :
62- required : true
6363- type : textarea
6464 attributes :
6565 label : Anything else?
Original file line number Diff line number Diff line change @@ -28,11 +28,10 @@ body:
2828 description : Steps to reproduce the behavior.
2929 placeholder : |
3030 1. In this environment...
31- 2. With this config...
32- 3. Run '...'
33- 4. See error...
31+ 2. Run '...'
32+ 3. See error...
3433 validations :
35- required : false
34+ required : true
3635- type : textarea
3736 attributes :
3837 label : Anything else?
You can’t perform that action at this time.
0 commit comments