Skip to content

Commit

Permalink
Merge pull request #262 from zioproto/placeholders
Browse files Browse the repository at this point in the history
Improve placeholders for visibility in the UX
  • Loading branch information
lonegunmanb authored Sep 28, 2022
2 parents 862b20b + c3fb56b commit ccdb6e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/Bug_Report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@ body:
attributes:
label: Terraform Version
description: Which Terraform version are you using?
placeholder: 1.2.8
placeholder: Example value, 1.2.8
validations:
required: true
- type: input
id: module
attributes:
label: Module Version
description: Which module version are you using?
placeholder: 5.0.0
placeholder: Example value, 6.0.0
validations:
required: true
- type: input
id: azurerm
attributes:
label: AzureRM Provider Version
description: Which AzureRM Provider version are you using?
placeholder: 3.0.0
placeholder: Example value, 3.21.1
validations:
required: true
- type: input
Expand Down Expand Up @@ -117,4 +117,4 @@ body:
description: |
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Such as vendor documentation?
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Such as vendor documentation?

0 comments on commit ccdb6e3

Please sign in to comment.