Skip to content

Commit

Permalink
Improve the issue template prompt
Browse files Browse the repository at this point in the history
* Clarify that reporting versions as latest is not
helpful
  • Loading branch information
dghubble committed Sep 15, 2018
1 parent ad871db commit f5f442b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

### Environment

* Platform: aws, bare-metal, google-cloud, digital-ocean
* Platform: aws, azure, bare-metal, google-cloud, digital-ocean
* OS: container-linux, fedora-atomic
* Terraform: `terraform version`
* Plugins: Provider plugin versions
* Ref: Git SHA (if applicable)
* Ref: Release version or Git SHA (reporting latest is **not** helpful)
* Terraform: `terraform version` (reporting latest is **not** helpful)
* Plugins: Provider plugin versions (reporting latest is **not** helpful)

### Problem

Expand Down

0 comments on commit f5f442b

Please sign in to comment.