mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
Clearified how to specify version when reporting issues
This commit is contained in:
parent
2562a0432e
commit
5184d0ae0f
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -12,7 +12,7 @@ FOR BUGS:
|
|||
|
||||
Describe the problem and include the following information:
|
||||
|
||||
- Packer Version
|
||||
- Packer version from `packer version`
|
||||
- Host platform
|
||||
- Debug log output from `PACKER_LOG=1 packer build template.json`.
|
||||
Please paste this in a gist https://gist.github.com
|
||||
|
|
|
|||
Loading…
Reference in a new issue