Files
vagrant-libvirt/.github/ISSUE_TEMPLATE/bug_report.md
Darragh Bailey 1f6309b0bf Add docs to install latest development version (#1683)
Provide directions in both the issue template for bug reports and in the
main README to help users install the very latest development version of
the plugin.

Include a warning about the token getting embedded in the vagrant
plugins.json file.
2022-12-01 23:33:50 +00:00

1.9 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Versions (please complete the following information)::

  • Libvirt version:
  • Vagrant version [output of vagrant version]:
  • Vagrant flavour [Upstream or Distro]:
  • Vagrant plugins versions (including vagrant-libvirt) [output of vagrant plugin list]:

Debug Log Attach Output of VAGRANT_LOG=debug vagrant ... --provider=libvirt >vagrant.log 2>&1

Delete this text and drag and drop the log file for github to attach and add a link here

A Vagrantfile to reproduce the issue:

Insert Vagrantfile inside quotes here (remove sensitive data if needed)