Skip to content

Commit ccdb6e3

Browse files
authored
Merge pull request #262 from zioproto/placeholders
Improve placeholders for visibility in the UX
2 parents 862b20b + c3fb56b commit ccdb6e3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/Bug_Report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@ body:
3030
attributes:
3131
label: Terraform Version
3232
description: Which Terraform version are you using?
33-
placeholder: 1.2.8
33+
placeholder: Example value, 1.2.8
3434
validations:
3535
required: true
3636
- type: input
3737
id: module
3838
attributes:
3939
label: Module Version
4040
description: Which module version are you using?
41-
placeholder: 5.0.0
41+
placeholder: Example value, 6.0.0
4242
validations:
4343
required: true
4444
- type: input
4545
id: azurerm
4646
attributes:
4747
label: AzureRM Provider Version
4848
description: Which AzureRM Provider version are you using?
49-
placeholder: 3.0.0
49+
placeholder: Example value, 3.21.1
5050
validations:
5151
required: true
5252
- type: input
@@ -117,4 +117,4 @@ body:
117117
description: |
118118
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests
119119
120-
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Such as vendor documentation?
120+
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Such as vendor documentation?

0 commit comments

Comments
 (0)